Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jul 13, 2023
1 parent 9cecfc9 commit 492b89d
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 4 deletions.
6 changes: 5 additions & 1 deletion l10n/ar.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"Error getting OAuth access token." : "خطأ في الحصول على أَمَارَة الوصول access token إلى التصديق المفتوح OAuth",
"Error during OAuth exchanges" : "خطأ أثناء تبادلات التصديق المفتوح OAuth exchanges",
"Google" : "قوقل Google",
"_%n photo was imported from Google._::_%n photos were imported from Google._" : ["%n صور تم استيرادها من جوجل","%n صورة تم استيرادها من جوجل","%n صور تم استيرادها من جوجل","%n صور تم استيرادها من جوجل","%n صور تم استيرادها من جوجل","%n صور تم استيرادها من جوجل"],
"_%n file was imported from Google Drive._::_%n files were imported from Google Drive._" : ["%n ملفات تم استيرادها من جوجل درايف","%n ملف تم استيراده من جوجل درايف","%n ملفات تم استيرادها من جوجل درايف","%n ملفات تم استيرادها من جوجل درايف","%n ملفات تم استيرادها من جوجل درايف","%n ملفات تم استيرادها من جوجل درايف"],
"OAuth access token refused" : " أَمَارَة الوصول access token إلى التصديق المفتوح OAuth تمّ رفضها",
"Bad credentials" : "حيثيّات الدخول credentials غير صحيحة",
"Google Calendar import" : "إستيراد تقويم قوقل Google Calendar",
Expand Down Expand Up @@ -82,6 +84,8 @@
"Choose where to write imported photos" : "حدِّد إلى أين ستتم كتابة الصور المستوردة",
"_>{nbPhotos} Google photo (>{formSize})_::_>{nbPhotos} Google photos (>{formSize})_" : ["> {nbPhotos} صور جوجل (> {formSize})","> {nbPhotos} صورة جوجل (> {formSize})","> {nbPhotos} صور جوجل (> {formSize})","> {nbPhotos} صور جوجل (> {formSize})","> {nbPhotos} صور جوجل (> {formSize})","> {nbPhotos} صور جوجل (> {formSize})"],
"_{amount} photo imported_::_{amount} photos imported_" : ["تم استيراد {amount} صور","تم استيراد {amount} صورة","تم استيراد {amount} صور","تم استيراد {amount} صور","تم استيراد {amount} صور","تم استيراد {amount} صور"],
"_{amount} file imported ({progress}%)_::_{amount} files imported ({progress}%)_" : ["{amount} ملفات تم استيرادها ({progress}%)","{amount} ملف تم استيراده ({progress}%)","{amount} ملفات تم استيرادها ({progress}%)","{amount} ملفات تم استيرادها ({progress}%)","{amount} ملفات تم استيرادها ({progress}%)","{amount} ملفات تم استيرادها ({progress}%)"]
"_{amount} file imported ({progress}%)_::_{amount} files imported ({progress}%)_" : ["{amount} ملفات تم استيرادها ({progress}%)","{amount} ملف تم استيراده ({progress}%)","{amount} ملفات تم استيرادها ({progress}%)","{amount} ملفات تم استيرادها ({progress}%)","{amount} ملفات تم استيرادها ({progress}%)","{amount} ملفات تم استيرادها ({progress}%)"],
"_{nbSeen} Google contact seen. {nbAdded} added, {nbUpdated} updated in {name}_::_{nbSeen} Google contacts seen. {nbAdded} added, {nbUpdated} updated in {name}_" : ["{nbSeen} رؤية جهات اتصال جوجل. تمت إضافة {nb added} وتم تحديث {nbUpdated} في {name}","{nbSeen} رؤية جهة اتصال جوجل. تمت إضافة {nb added} وتم تحديث {nbUpdated} في {name}","{nbSeen} رؤية جهات اتصال جوجل. تمت إضافة {nb added} وتم تحديث {nbUpdated} في {name}","{nbSeen} رؤية جهات اتصال جوجل. تمت إضافة {nb added} وتم تحديث {nbUpdated} في {name}","{nbSeen} رؤية جهات اتصال جوجل. تمت إضافة {nb added} وتم تحديث {nbUpdated} في {name}","{nbSeen} رؤية جهات اتصال جوجل. تمت إضافة {nb added} وتم تحديث {nbUpdated} في {name}"],
"_{total} event successfully imported in {name} ({nbAdded} created, {nbUpdated} updated)_::_{total} events successfully imported in {name} ({nbAdded} created, {nbUpdated} updated)_" : ["تم استيراد {total} أحداث بنجاح في {name} (تم إنشاء {nb added} وتم تحديث {nbUpdated})","تم استيراد {total} حدث بنجاح في {name} (تم إنشاء {nb added} وتم تحديث {nbUpdated})","تم استيراد {total} أحداث بنجاح في {name} (تم إنشاء {nb added} وتم تحديث {nbUpdated})","تم استيراد {total} أحداث بنجاح في {name} (تم إنشاء {nb added} وتم تحديث {nbUpdated})","تم استيراد {total} أحداث بنجاح في {name} (تم إنشاء {nb added} وتم تحديث {nbUpdated})","تم استيراد {total} أحداث بنجاح في {name} (تم إنشاء {nb added} وتم تحديث {nbUpdated})"]
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
}
5 changes: 4 additions & 1 deletion l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ OC.L10N.register(
"Error getting OAuth access token." : "Produciuse un erro ao obter o testemuño de acceso OAuth.",
"Error during OAuth exchanges" : "Produciuse un erro durante os intercambios de OAuth",
"Google" : "Google",
"_%n photo was imported from Google._::_%n photos were imported from Google._" : ["Importouse %n foto de Google.","Importáronse %n fotos de Google."],
"_%n file was imported from Google Drive._::_%n files were imported from Google Drive._" : ["Importouse %n ficheiro de Google Drive.","Importáronse %n ficheiros de Google Drive."],
"OAuth access token refused" : "Foi rexeitado o testemuño de acceso de OAuth",
"Bad credentials" : "Credenciais incorrectas",
"Google Calendar import" : "Importación de Google Calendar",
Expand All @@ -14,6 +16,7 @@ OC.L10N.register(
"Data migration" : "Migración de datos",
"Google integration" : "Integración de Google",
"Import Google data into Nextcloud" : "Importar datos de Google a Nextcloud",
"Google integration allows you to automatically migrate your Google calendars, contacts, photos and files into Nextcloud." : "A integración de Google permítelle migrar automaticamente os seus calendarios, contactos, fotos e ficheiros de Google a Nextcloud.",
"If you want to allow your Nextcloud users to authenticate to Google, create an OAuth application in your Google settings." : "Se quere permitir que os seus usuarios de Nextcloud se autentiquen en Google, cree unha aplicación OAuth nos seus axustes de Google.",
"Google API settings" : "Axustes da API de Google",
"Go to \"APIs & Services\" => \"Credentials\" and click on \"+ CREATE CREDENTIALS\" -> \"OAuth client ID\"." : "Vaia a «APIs & Services» → «Credentials» e prema en «+ CREATE CREDENTIALS» → «OAuth client ID».",
Expand Down Expand Up @@ -54,7 +57,7 @@ OC.L10N.register(
"Drive" : "Drive",
"Ignore shared files" : "Ignorar os ficheiros compartidos",
"Google documents import format" : "Formato de importación de documentos de Google",
"Your Google Drive ({formSize} + {formSharedSize} shared with you)" : "O seu Google Drive ({formSize} + {formSharedSize} compartido con vostede)",
"Your Google Drive ({formSize} + {formSharedSize} shared with you)" : "O seu Google Drive ({formSize} + {formSharedSize} compartido con Vde.)",
"Your Google Drive ({formSize})" : "O seu Google Drive ({formSize})",
"Import Google Drive files" : "Importar os ficheiros de Google Drive",
"Your Google Drive is bigger than your remaining space left ({formSpace})" : "O seu Google Drive é máis grande que o espazo que lle queda libre ({formSpace})",
Expand Down
5 changes: 4 additions & 1 deletion l10n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"Error getting OAuth access token." : "Produciuse un erro ao obter o testemuño de acceso OAuth.",
"Error during OAuth exchanges" : "Produciuse un erro durante os intercambios de OAuth",
"Google" : "Google",
"_%n photo was imported from Google._::_%n photos were imported from Google._" : ["Importouse %n foto de Google.","Importáronse %n fotos de Google."],
"_%n file was imported from Google Drive._::_%n files were imported from Google Drive._" : ["Importouse %n ficheiro de Google Drive.","Importáronse %n ficheiros de Google Drive."],
"OAuth access token refused" : "Foi rexeitado o testemuño de acceso de OAuth",
"Bad credentials" : "Credenciais incorrectas",
"Google Calendar import" : "Importación de Google Calendar",
Expand All @@ -12,6 +14,7 @@
"Data migration" : "Migración de datos",
"Google integration" : "Integración de Google",
"Import Google data into Nextcloud" : "Importar datos de Google a Nextcloud",
"Google integration allows you to automatically migrate your Google calendars, contacts, photos and files into Nextcloud." : "A integración de Google permítelle migrar automaticamente os seus calendarios, contactos, fotos e ficheiros de Google a Nextcloud.",
"If you want to allow your Nextcloud users to authenticate to Google, create an OAuth application in your Google settings." : "Se quere permitir que os seus usuarios de Nextcloud se autentiquen en Google, cree unha aplicación OAuth nos seus axustes de Google.",
"Google API settings" : "Axustes da API de Google",
"Go to \"APIs & Services\" => \"Credentials\" and click on \"+ CREATE CREDENTIALS\" -> \"OAuth client ID\"." : "Vaia a «APIs & Services» → «Credentials» e prema en «+ CREATE CREDENTIALS» → «OAuth client ID».",
Expand Down Expand Up @@ -52,7 +55,7 @@
"Drive" : "Drive",
"Ignore shared files" : "Ignorar os ficheiros compartidos",
"Google documents import format" : "Formato de importación de documentos de Google",
"Your Google Drive ({formSize} + {formSharedSize} shared with you)" : "O seu Google Drive ({formSize} + {formSharedSize} compartido con vostede)",
"Your Google Drive ({formSize} + {formSharedSize} shared with you)" : "O seu Google Drive ({formSize} + {formSharedSize} compartido con Vde.)",
"Your Google Drive ({formSize})" : "O seu Google Drive ({formSize})",
"Import Google Drive files" : "Importar os ficheiros de Google Drive",
"Your Google Drive is bigger than your remaining space left ({formSpace})" : "O seu Google Drive é máis grande que o espazo que lle queda libre ({formSpace})",
Expand Down

0 comments on commit 492b89d

Please sign in to comment.