summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/ar.js1
-rw-r--r--l10n/ar.json1
-rw-r--r--l10n/ko.js8
-rw-r--r--l10n/ko.json8
-rw-r--r--package.json210
5 files changed, 115 insertions, 113 deletions
diff --git a/l10n/ar.js b/l10n/ar.js
index 4c8279e7..6f323fbd 100644
--- a/l10n/ar.js
+++ b/l10n/ar.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Social" : "الإجتماعي",
"Help" : "المساعدة",
+ "** Disclaimer: this is a BETA version **\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** إخلاء مسؤولية: هذه نسخة تجريبية ** \n\n** 🎉 نكست كلود تغدو جزءًا من الشبكات الاجتماعية الخارجية! ** \n\n** 🙋 ابحث عن أصدقائك: ** فلا يهم إذا كانوا يستخدمون نكست كلود ، 🐘 ماستودون، 🇫 فرينديكا، وقريبًا ✱ دياسبورا 👹 و ميديا جوبلين والمزيد - يمكنك متابعتهم! \n\n** 📜 معلومات الملف الشخصي: ** لن تحتاج بعد الآن لملء المزيد من ملفات التعريف الشخصية - سيتم استخدام وتمديد معلوماتك من نكست كلود. \n\n**👐امتلك مشاركاتك: ** كل ما تنشره يبقى على نكست كلود الخاص بك! \n\n** 🕸 معايير مفتوحة: ** نستخدم معيار بروتوكول برمجية اكتيفتي بوب \"ActivityPub\" المعمول به!",
"Open documentation" : "فتح الدليل",
"Finish setup" : "إنهاء الإعداد",
"Home" : "الرئيسية",
diff --git a/l10n/ar.json b/l10n/ar.json
index d98e1562..8d4a4c37 100644
--- a/l10n/ar.json
+++ b/l10n/ar.json
@@ -1,6 +1,7 @@
{ "translations": {
"Social" : "الإجتماعي",
"Help" : "المساعدة",
+ "** Disclaimer: this is a BETA version **\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** إخلاء مسؤولية: هذه نسخة تجريبية ** \n\n** 🎉 نكست كلود تغدو جزءًا من الشبكات الاجتماعية الخارجية! ** \n\n** 🙋 ابحث عن أصدقائك: ** فلا يهم إذا كانوا يستخدمون نكست كلود ، 🐘 ماستودون، 🇫 فرينديكا، وقريبًا ✱ دياسبورا 👹 و ميديا جوبلين والمزيد - يمكنك متابعتهم! \n\n** 📜 معلومات الملف الشخصي: ** لن تحتاج بعد الآن لملء المزيد من ملفات التعريف الشخصية - سيتم استخدام وتمديد معلوماتك من نكست كلود. \n\n**👐امتلك مشاركاتك: ** كل ما تنشره يبقى على نكست كلود الخاص بك! \n\n** 🕸 معايير مفتوحة: ** نستخدم معيار بروتوكول برمجية اكتيفتي بوب \"ActivityPub\" المعمول به!",
"Open documentation" : "فتح الدليل",
"Finish setup" : "إنهاء الإعداد",
"Home" : "الرئيسية",
diff --git a/l10n/ko.js b/l10n/ko.js
index f0d5b496..a206d91c 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -9,7 +9,7 @@ OC.L10N.register(
"Notifications" : "알림",
"Profile" : "프로필",
"Add attachment" : "첨부파일 추가",
- "Add emoji" : "이모티콘 추가",
+ "Add emoji" : "이모지 추가",
"Uploading..." : "업로드 중...",
"Delete" : "삭제",
"Post" : "게시",
@@ -18,12 +18,12 @@ OC.L10N.register(
"No results found" : "결과 없음",
"Reply" : "답장",
"Deny" : "거부",
- "Hello" : "안녕하세요",
- "You are following this account" : "이 계정을 팔로우하고 있습니다",
+ "Hello" : "안녕하세요.",
+ "You are following this account" : "이 계정을 팔로우하고 있습니다.",
"Close" : "닫기",
"Continue" : "Continue",
"User not found" : "사용자를 찾을 수 없음",
- "Sorry, we could not find the account of {userId}" : "{userId} 계정을 찾을 수 없습니다",
+ "Sorry, we could not find the account of {userId}" : "{userId} 계정을 찾을 수 없습니다.",
"Public" : "공개"
},
"nplurals=1; plural=0;");
diff --git a/l10n/ko.json b/l10n/ko.json
index 6ac1194c..c2161ba2 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -7,7 +7,7 @@
"Notifications" : "알림",
"Profile" : "프로필",
"Add attachment" : "첨부파일 추가",
- "Add emoji" : "이모티콘 추가",
+ "Add emoji" : "이모지 추가",
"Uploading..." : "업로드 중...",
"Delete" : "삭제",
"Post" : "게시",
@@ -16,12 +16,12 @@
"No results found" : "결과 없음",
"Reply" : "답장",
"Deny" : "거부",
- "Hello" : "안녕하세요",
- "You are following this account" : "이 계정을 팔로우하고 있습니다",
+ "Hello" : "안녕하세요.",
+ "You are following this account" : "이 계정을 팔로우하고 있습니다.",
"Close" : "닫기",
"Continue" : "Continue",
"User not found" : "사용자를 찾을 수 없음",
- "Sorry, we could not find the account of {userId}" : "{userId} 계정을 찾을 수 없습니다",
+ "Sorry, we could not find the account of {userId}" : "{userId} 계정을 찾을 수 없습니다.",
"Public" : "공개"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/package.json b/package.json
index 93946931..355b912a 100644
--- a/package.json
+++ b/package.json
@@ -1,107 +1,107 @@
{
- "name": "social",
- "description": "🎉 Nextcloud becomes part of the federated social networks!",
- "version": "0.0.1",
- "authors": [
- {
- "name": "John Molakvoæ",
- "email": "skjnldsv@protonmail.com",
- "role": "Developer"
- },
- {
- "name": "Jan-Christoph Borchardt",
- "homepage": "https://jancborchardt.net",
- "role": "Designer"
- }
- ],
- "license": "agpl",
- "private": true,
- "scripts": {
- "dev": "NODE_ENV=development webpack --config webpack.common.js",
- "watch": "NODE_ENV=development webpack --progress --watch --config webpack.common.js",
- "build": "NODE_ENV=production webpack --progress --config webpack.common.js",
- "serve": "NODE_ENV=development webpack serve --progress --config webpack.common.js",
- "lint": "eslint --ext .js,.vue src",
- "lint:fix": "eslint --ext .js,.vue src --fix",
- "stylelint": "stylelint src",
- "stylelint:fix": "stylelint src --fix",
- "test": "jest",
- "test:coverage": "jest --coverage",
- "cypress": "./cypress/start.sh; cypress run; ./cypress/stop.sh",
- "cypress:gui": "./cypress/start.sh; cypress open; ./cypress/stop.sh",
- "wait-on": "wait-on -i 500 -t 300000"
- },
- "dependencies": {
- "@nextcloud/auth": "^2.0.0",
- "@nextcloud/axios": "^2.3.0",
- "@nextcloud/dialogs": "^4.0.1",
- "@nextcloud/initial-state": "^2.0.0",
- "@nextcloud/l10n": "^2.1.0",
- "@nextcloud/logger": "^2.5.0",
- "@nextcloud/moment": "^1.2.1",
- "@nextcloud/router": "^2.0.1",
- "@nextcloud/vue": "^7.12.0",
- "@nextcloud/vue-richtext": "^2.0.4",
- "blurhash": "^2.0.5",
- "debounce": "^1.2.1",
- "he": "^1.2.0",
- "linkify-plugin-mention": "^4.1.0",
- "linkify-string": "^4.1.0",
- "linkifyjs": "^4.1.0",
- "sass": "^1.59.2",
- "tributejs": "^5.1.3",
- "twemoji": "12.0.1",
- "uuid": "^8.3.2",
- "vue": "^2.7.10",
- "vue-click-outside": "^1.0.7",
- "vue-infinite-loading": "^2.4.4",
- "vue-masonry-css": "^1.0.3",
- "vue-material-design-icons": "^5.2.0",
- "vue-router": "^3.6.5",
- "vue-tribute": "^1.0.7",
- "vue-twemoji": "^1.0.1",
- "vuetrend": "^0.3.4",
- "vuex": "^3.6.2",
- "vuex-router-sync": "^5.0.0"
- },
- "browserslist": [
- "extends @nextcloud/browserslist-config"
- ],
- "browser": {
- "fs": false
- },
- "engines": {
- "node": "^16.0.0",
- "npm": "^7.0.0 || ^8.0.0"
- },
- "devDependencies": {
- "@cypress/browserify-preprocessor": "^3.0.2",
- "@nextcloud/babel-config": "^1.0.0",
- "@nextcloud/browserslist-config": "^2.3.0",
- "@nextcloud/eslint-config": "^8.2.1",
- "@nextcloud/stylelint-config": "^2.3.0",
- "@nextcloud/webpack-vue-config": "^5.5.1",
- "copy-webpack-plugin": "^11.0.0",
- "cypress": "^12.14.0",
- "jest": "^29.5.0",
- "jest-serializer-vue": "^3.1.0",
- "vue-template-compiler": "^2.7.14",
- "wait-on": "^7.0.1"
- },
- "jest": {
- "moduleFileExtensions": [
- "js",
- "vue"
- ],
- "moduleNameMapper": {
- "^@/(.*)$": "<rootDir>/src/$1"
- },
- "transform": {
- "^.+\\.js$": "<rootDir>/node_modules/babel-jest",
- ".*\\.(vue)$": "<rootDir>/node_modules/vue-jest"
- },
- "snapshotSerializers": [
- "<rootDir>/node_modules/jest-serializer-vue"
- ]
- }
+ "name": "social",
+ "description": "🎉 Nextcloud becomes part of the federated social networks!",
+ "version": "0.0.1",
+ "authors": [
+ {
+ "name": "John Molakvoæ",
+ "email": "skjnldsv@protonmail.com",
+ "role": "Developer"
+ },
+ {
+ "name": "Jan-Christoph Borchardt",
+ "homepage": "https://jancborchardt.net",
+ "role": "Designer"
+ }
+ ],
+ "license": "agpl",
+ "private": true,
+ "scripts": {
+ "dev": "NODE_ENV=development webpack --config webpack.common.js",
+ "watch": "NODE_ENV=development webpack --progress --watch --config webpack.common.js",
+ "build": "NODE_ENV=production webpack --progress --config webpack.common.js",
+ "serve": "NODE_ENV=development webpack serve --progress --config webpack.common.js",
+ "lint": "eslint --ext .js,.vue src",
+ "lint:fix": "eslint --ext .js,.vue src --fix",
+ "stylelint": "stylelint src",
+ "stylelint:fix": "stylelint src --fix",
+ "test": "jest",
+ "test:coverage": "jest --coverage",
+ "cypress": "./cypress/start.sh; cypress run; ./cypress/stop.sh",
+ "cypress:gui": "./cypress/start.sh; cypress open; ./cypress/stop.sh",
+ "wait-on": "wait-on -i 500 -t 300000"
+ },
+ "dependencies": {
+ "@nextcloud/auth": "^2.0.0",
+ "@nextcloud/axios": "^2.3.0",
+ "@nextcloud/dialogs": "^4.0.1",
+ "@nextcloud/initial-state": "^2.0.0",
+ "@nextcloud/l10n": "^2.1.0",
+ "@nextcloud/logger": "^2.5.0",
+ "@nextcloud/moment": "^1.2.1",
+ "@nextcloud/router": "^2.0.1",
+ "@nextcloud/vue": "^7.12.0",
+ "@nextcloud/vue-richtext": "^2.0.4",
+ "blurhash": "^2.0.5",
+ "debounce": "^1.2.1",
+ "he": "^1.2.0",
+ "linkify-plugin-mention": "^4.1.0",
+ "linkify-string": "^4.1.0",
+ "linkifyjs": "^4.1.0",
+ "sass": "^1.59.2",
+ "tributejs": "^5.1.3",
+ "twemoji": "12.0.1",
+ "uuid": "^8.3.2",
+ "vue": "^2.7.10",
+ "vue-click-outside": "^1.0.7",
+ "vue-infinite-loading": "^2.4.4",
+ "vue-masonry-css": "^1.0.3",
+ "vue-material-design-icons": "^5.2.0",
+ "vue-router": "^3.6.5",
+ "vue-tribute": "^1.0.7",
+ "vue-twemoji": "^1.0.1",
+ "vuetrend": "^0.3.4",
+ "vuex": "^3.6.2",
+ "vuex-router-sync": "^5.0.0"
+ },
+ "browserslist": [
+ "extends @nextcloud/browserslist-config"
+ ],
+ "browser": {
+ "fs": false
+ },
+ "engines": {
+ "node": "^20.0.0",
+ "npm": "^9.0.0"
+ },
+ "devDependencies": {
+ "@cypress/browserify-preprocessor": "^3.0.2",
+ "@nextcloud/babel-config": "^1.0.0",
+ "@nextcloud/browserslist-config": "^2.3.0",
+ "@nextcloud/eslint-config": "^8.2.1",
+ "@nextcloud/stylelint-config": "^2.3.0",
+ "@nextcloud/webpack-vue-config": "^5.5.1",
+ "copy-webpack-plugin": "^11.0.0",
+ "cypress": "^12.14.0",
+ "jest": "^29.5.0",
+ "jest-serializer-vue": "^3.1.0",
+ "vue-template-compiler": "^2.7.14",
+ "wait-on": "^7.0.1"
+ },
+ "jest": {
+ "moduleFileExtensions": [
+ "js",
+ "vue"
+ ],
+ "moduleNameMapper": {
+ "^@/(.*)$": "<rootDir>/src/$1"
+ },
+ "transform": {
+ "^.+\\.js$": "<rootDir>/node_modules/babel-jest",
+ ".*\\.(vue)$": "<rootDir>/node_modules/vue-jest"
+ },
+ "snapshotSerializers": [
+ "<rootDir>/node_modules/jest-serializer-vue"
+ ]
+ }
}