Skip to content

Commit 0d44035

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 5693358 commit 0d44035

128 files changed

Lines changed: 1164 additions & 14 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/admin_audit/l10n/fa.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
OC.L10N.register(
22
"admin_audit",
33
{
4-
"Auditing / Logging" : "حسابرسی / گزارش‌گیری",
5-
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "قابلیت‌های گزارش‌گیری مانند ثبت گزارش دسترسی به پرونده‌ها یا اقدامات حساس دیگر را برای نکست‌کلود فراهم می‌کند."
4+
"Auditing / Logging" : "حسابرسی / گزارش‌گیری رویدادها",
5+
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "قابلیت‌های گزارش‌گیری را برای نکست‌کلود فراهم می‌کند؛ مانند ثبت گزارش دسترسی به فایل‌ها یا دیگر اقدامات حساس."
66
},
77
"nplurals=2; plural=(n > 1);");

apps/admin_audit/l10n/fa.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{ "translations": {
2-
"Auditing / Logging" : "حسابرسی / گزارش‌گیری",
3-
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "قابلیت‌های گزارش‌گیری مانند ثبت گزارش دسترسی به پرونده‌ها یا اقدامات حساس دیگر را برای نکست‌کلود فراهم می‌کند."
2+
"Auditing / Logging" : "حسابرسی / گزارش‌گیری رویدادها",
3+
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "قابلیت‌های گزارش‌گیری را برای نکست‌کلود فراهم می‌کند؛ مانند ثبت گزارش دسترسی به فایل‌ها یا دیگر اقدامات حساس."
44
},"pluralForm" :"nplurals=2; plural=(n > 1);"
55
}

apps/dav/l10n/gl.js

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,17 @@ OC.L10N.register(
246246
"Invalid target path" : "A ruta de destino non é correcta",
247247
"System is in maintenance mode." : "O sistema está en modo de mantemento.",
248248
"Upgrade needed" : "É necesario anovar",
249+
"Delegate:" : "Delegado:",
250+
"%1$s created \"%2$s\" on your behalf" : "%1$s creou \"%2$s\" no teu nome",
251+
"%1$s created \"%2$s\" on your calendar \"%3$s\"" : "%1$s creou \"%2$s\" no teu calendario \"%3$s\"",
252+
"%1$s updated \"%2$s\" on your behalf" : "%1$s actualizou \"%2$s\" no teu nome",
253+
"%1$s updated \"%2$s\" on your calendar \"%3$s\"" : "%1$s actualizou \"%2$s\" no teu calendario \"%3$s\"",
254+
"%1$s deleted \"%2$s\" on your behalf" : "%1$s eliminou \"%2$s\" no teu nome",
255+
"%1$s permanently deleted \"%2$s\" from your calendar \"%3$s\"" : "%1$s eliminou permanentemente \"%2$s\" do teu calendario \"%3$s\"",
256+
"%1$s moved \"%2$s\" to the trash on your behalf" : "%1$s moveu \"%2$s\" ao lixo no teu nome",
257+
"%1$s moved \"%2$s\" to the trash on your calendar \"%3$s\"" : "%1$s moveu \"%2$s\" ao lixo no teu calendario \"%3$s\"",
258+
"%1$s restored \"%2$s\" on your behalf" : "%1$s restaurou \"%2$s\" no teu nome",
259+
"%1$s restored \"%2$s\" on your calendar \"%3$s\"" : "%1$s restaurou \"%2$s\" no teu calendario \"%3$s\"",
249260
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "É preciso configurar o seu %s para que empregue HTTPS para poder usar CalDAV e CardDAV con iOS / macOS.",
250261
"Configures a CalDAV account" : "Configurar unha conta de CalDAV",
251262
"Configures a CardDAV account" : "Configurar unha conta de CardDAV",

apps/dav/l10n/gl.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,17 @@
244244
"Invalid target path" : "A ruta de destino non é correcta",
245245
"System is in maintenance mode." : "O sistema está en modo de mantemento.",
246246
"Upgrade needed" : "É necesario anovar",
247+
"Delegate:" : "Delegado:",
248+
"%1$s created \"%2$s\" on your behalf" : "%1$s creou \"%2$s\" no teu nome",
249+
"%1$s created \"%2$s\" on your calendar \"%3$s\"" : "%1$s creou \"%2$s\" no teu calendario \"%3$s\"",
250+
"%1$s updated \"%2$s\" on your behalf" : "%1$s actualizou \"%2$s\" no teu nome",
251+
"%1$s updated \"%2$s\" on your calendar \"%3$s\"" : "%1$s actualizou \"%2$s\" no teu calendario \"%3$s\"",
252+
"%1$s deleted \"%2$s\" on your behalf" : "%1$s eliminou \"%2$s\" no teu nome",
253+
"%1$s permanently deleted \"%2$s\" from your calendar \"%3$s\"" : "%1$s eliminou permanentemente \"%2$s\" do teu calendario \"%3$s\"",
254+
"%1$s moved \"%2$s\" to the trash on your behalf" : "%1$s moveu \"%2$s\" ao lixo no teu nome",
255+
"%1$s moved \"%2$s\" to the trash on your calendar \"%3$s\"" : "%1$s moveu \"%2$s\" ao lixo no teu calendario \"%3$s\"",
256+
"%1$s restored \"%2$s\" on your behalf" : "%1$s restaurou \"%2$s\" no teu nome",
257+
"%1$s restored \"%2$s\" on your calendar \"%3$s\"" : "%1$s restaurou \"%2$s\" no teu calendario \"%3$s\"",
247258
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "É preciso configurar o seu %s para que empregue HTTPS para poder usar CalDAV e CardDAV con iOS / macOS.",
248259
"Configures a CalDAV account" : "Configurar unha conta de CalDAV",
249260
"Configures a CardDAV account" : "Configurar unha conta de CardDAV",

apps/settings/l10n/ar.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ OC.L10N.register(
9797
"Assistant" : "المُساعِد",
9898
"Administration privileges" : "امتيازات الإدارة",
9999
"Groupware" : "برمجيات العمل التعاوني",
100+
"Office" : "المكتب",
100101
"Overview" : "نظرة عامة",
101102
"Basic settings" : "الإعدادات الأساسية",
102103
"Sharing" : "المشاركة",

apps/settings/l10n/ar.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
"Assistant" : "المُساعِد",
9696
"Administration privileges" : "امتيازات الإدارة",
9797
"Groupware" : "برمجيات العمل التعاوني",
98+
"Office" : "المكتب",
9899
"Overview" : "نظرة عامة",
99100
"Basic settings" : "الإعدادات الأساسية",
100101
"Sharing" : "المشاركة",

apps/settings/l10n/ast.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ OC.L10N.register(
9595
"Assistant" : "Asistente",
9696
"Administration privileges" : "Privilexos de l'alministración",
9797
"Groupware" : "Trabayu en grupu",
98+
"Office" : "Oficina",
9899
"Overview" : "Vista xeneral",
99100
"Basic settings" : "Configuración básica",
100101
"Sharing" : "Compartición",

apps/settings/l10n/ast.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
"Assistant" : "Asistente",
9494
"Administration privileges" : "Privilexos de l'alministración",
9595
"Groupware" : "Trabayu en grupu",
96+
"Office" : "Oficina",
9697
"Overview" : "Vista xeneral",
9798
"Basic settings" : "Configuración básica",
9899
"Sharing" : "Compartición",

apps/settings/l10n/be.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ OC.L10N.register(
5050
"Additional settings" : "Дадатковыя налады",
5151
"Assistant" : "Памочнік",
5252
"Administration privileges" : "Прывілеі адміністратара",
53+
"Office" : "Офіс",
5354
"Overview" : "Агляд",
5455
"Basic settings" : "Асноўныя налады",
5556
"Sharing" : "Абагульванне",

apps/settings/l10n/be.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"Additional settings" : "Дадатковыя налады",
4949
"Assistant" : "Памочнік",
5050
"Administration privileges" : "Прывілеі адміністратара",
51+
"Office" : "Офіс",
5152
"Overview" : "Агляд",
5253
"Basic settings" : "Асноўныя налады",
5354
"Sharing" : "Абагульванне",

0 commit comments

Comments
 (0)