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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Jan 26, 2025
1 parent ea3c9f1 commit 0a0ab57
Show file tree
Hide file tree
Showing 116 changed files with 724 additions and 92 deletions.
36 changes: 36 additions & 0 deletions apps/dav/l10n/sv.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,21 @@ OC.L10N.register(
"Description: %s" : "Beskrivning: %s",
"Where: %s" : "Var: %s",
"%1$s via %2$s" : "%1$s via %2$s",
"In the past on %1$s for the entire day" : "Tidigare den %1$s hela dagen",
"_In a minute on %1$s for the entire day_::_In %n minutes on %1$s for the entire day_" : ["Om en minut den %1$s hela dagen","Om %n minuter den %1$s hela dagen"],
"_In a hour on %1$s for the entire day_::_In %n hours on %1$s for the entire day_" : ["Om en timme den %1$s hela dagen","Om %n timmar den %1$s hela dagen"],
"_In a day on %1$s for the entire day_::_In %n days on %1$s for the entire day_" : ["Om en dag den %1$s hela dagen","Om %n dagar den %1$s hela dagen"],
"_In a week on %1$s for the entire day_::_In %n weeks on %1$s for the entire day_" : ["Om en vecka den %1$s hela dagen","Om %n veckor den %1$s hela dagen"],
"_In a month on %1$s for the entire day_::_In %n months on %1$s for the entire day_" : ["Om en månad den %1$s hela dagen","Om %n månader den %1$s hela dagen"],
"_In a year on %1$s for the entire day_::_In %n years on %1$s for the entire day_" : ["Om en år den %1$s hela dagen","Om %n år den %1$s hela dagen"],
"In the past on %1$s between %2$s - %3$s" : "Tidigare den %1$s mellan %2$s - %3$s",
"_In a minute on %1$s between %2$s - %3$s_::_In %n minutes on %1$s between %2$s - %3$s_" : ["Om en minut den %1$s mellan %2$s - %3$s","Om %n minuter den %1$s mellan %2$s - %3$s"],
"_In a hour on %1$s between %2$s - %3$s_::_In %n hours on %1$s between %2$s - %3$s_" : ["Om en timme den %1$s mellan %2$s - %3$s","Om %n timmar den %1$s mellan %2$s - %3$s"],
"_In a day on %1$s between %2$s - %3$s_::_In %n days on %1$s between %2$s - %3$s_" : ["Om en dag den %1$s mellan %2$s - %3$s","Om %n dagar den %1$s mellan %2$s - %3$s"],
"_In a week on %1$s between %2$s - %3$s_::_In %n weeks on %1$s between %2$s - %3$s_" : ["Om en vecka den %1$s mellan %2$s - %3$s","Om %n veckor den %1$s mellan %2$s - %3$s"],
"_In a month on %1$s between %2$s - %3$s_::_In %n months on %1$s between %2$s - %3$s_" : ["Om en månad den %1$s mellan %2$s - %3$s","Om %n månader den %1$s mellan %2$s - %3$s"],
"_In a year on %1$s between %2$s - %3$s_::_In %n years on %1$s between %2$s - %3$s_" : ["Om ett år den %1$s mellan %2$s - %3$s","Om %n år den %1$s mellan %2$s - %3$s"],
"Could not generate when statement" : "Kunde inte generera ett när-villkor",
"Every Day for the entire day" : "Varje dag hela dagen",
"Every Day for the entire day until %1$s" : "Varje dag hela dagen tills den %1$s",
"Every Day between %1$s - %2$s" : "Varje dag mellan %1$s - %2$s",
Expand Down Expand Up @@ -107,6 +122,27 @@ OC.L10N.register(
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s until %6$s" : "Vart %1$d år i %2$s på den %3$s mellan %4$s - %5$s till %6$s",
"On specific dates for the entire day until %1$s" : "På specifika datum hela dagen fram till kl %1$s",
"On specific dates between %1$s - %2$s until %3$s" : "På specifika datum mellan %1$s - %2$s tills %3$s",
"In the past on %1$s" : "Tidigare den %1$s",
"_In a minute on %1$s_::_In %n minutes on %1$s_" : ["Om en minut den %1$s","Om %n minuter den %1$s"],
"_In a hour on %1$s_::_In %n hours on %1$s_" : ["Om en timme den %1$s","Om %n timmar den %1$s"],
"_In a day on %1$s_::_In %n days on %1$s_" : ["Om en dag den %1$s","Om %n dagar den %1$s"],
"_In a week on %1$s_::_In %n weeks on %1$s_" : ["Om en vecka den %1$s","Om %n veckor den %1$s"],
"_In a month on %1$s_::_In %n months on %1$s_" : ["Om en månad den %1$s","Om %n månader den %1$s"],
"_In a year on %1$s_::_In %n years on %1$s_" : ["Om ett år den %1$s","Om %n år den %1$s"],
"In the past on %1$s then on %2$s" : "Tidigare den %1$s och sedan den %2$s",
"_In a minute on %1$s then on %2$s_::_In %n minutes on %1$s then on %2$s_" : ["Om en minu den %1$s och sedan den %2$s","Om %n minuter den %1$s och sedan den %2$s"],
"_In a hour on %1$s then on %2$s_::_In %n hours on %1$s then on %2$s_" : ["Om en timme den %1$s och sedan den %2$s","Om %n timmar den %1$s och sedan den %2$s"],
"_In a day on %1$s then on %2$s_::_In %n days on %1$s then on %2$s_" : ["Om en dag den %1$s och sedan den %2$s","Om %n dagar den %1$s och sedan den %2$s"],
"_In a week on %1$s then on %2$s_::_In %n weeks on %1$s then on %2$s_" : ["Om en vecka den %1$s och sedan den %2$s","Om %n veckor den %1$s och sedan den %2$s"],
"_In a month on %1$s then on %2$s_::_In %n months on %1$s then on %2$s_" : ["Om en månad den %1$s och sedan den %2$s","Om %n månader den %1$s och sedan den %2$s"],
"_In a year on %1$s then on %2$s_::_In %n years on %1$s then on %2$s_" : ["Om ett år den %1$s och sedan den %2$s","Om %n år den %1$s och sedan den %2$s"],
"In the past on %1$s then on %2$s and %3$s" : "Tidigare den %1$s sedan den %2$s och %3$s",
"_In a minute on %1$s then on %2$s and %3$s_::_In %n minutes on %1$s then on %2$s and %3$s_" : ["Om en minut den %1$s sedan den %2$s och %3$s","Om %n minuter den %1$s sedan den %2$s och %3$s"],
"_In a hour on %1$s then on %2$s and %3$s_::_In %n hours on %1$s then on %2$s and %3$s_" : ["Om en timme den %1$s sedan den %2$s och %3$s","Om %n timmar den %1$s sedan den %2$s och %3$s"],
"_In a day on %1$s then on %2$s and %3$s_::_In %n days on %1$s then on %2$s and %3$s_" : ["Om en dag den %1$s sedan den %2$s och %3$s","Om %n dagar den %1$s sedan den %2$s och %3$s"],
"_In a week on %1$s then on %2$s and %3$s_::_In %n weeks on %1$s then on %2$s and %3$s_" : ["Om en vecka den %1$s sedan den %2$s och %3$s","Om %n veckor den %1$s sedan den %2$s och %3$s"],
"_In a month on %1$s then on %2$s and %3$s_::_In %n months on %1$s then on %2$s and %3$s_" : ["Om en månad den %1$s sedan den %2$s och %3$s","Om %n månader den %1$s sedan den %2$s och %3$s"],
"_In a year on %1$s then on %2$s and %3$s_::_In %n years on %1$s then on %2$s and %3$s_" : ["Om ett år den %1$s sedan den %2$s och %3$s","Om %n år den %1$s sedan den %2$s och %3$s"],
"Could not generate next recurrence statement" : "Kunde inte generera nästa händelseupprepning",
"Cancelled: %1$s" : "Avbruten: %1$s",
"\"%1$s\" has been canceled" : "\"%1$s\" har avbrutits",
Expand Down
36 changes: 36 additions & 0 deletions apps/dav/l10n/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,21 @@
"Description: %s" : "Beskrivning: %s",
"Where: %s" : "Var: %s",
"%1$s via %2$s" : "%1$s via %2$s",
"In the past on %1$s for the entire day" : "Tidigare den %1$s hela dagen",
"_In a minute on %1$s for the entire day_::_In %n minutes on %1$s for the entire day_" : ["Om en minut den %1$s hela dagen","Om %n minuter den %1$s hela dagen"],
"_In a hour on %1$s for the entire day_::_In %n hours on %1$s for the entire day_" : ["Om en timme den %1$s hela dagen","Om %n timmar den %1$s hela dagen"],
"_In a day on %1$s for the entire day_::_In %n days on %1$s for the entire day_" : ["Om en dag den %1$s hela dagen","Om %n dagar den %1$s hela dagen"],
"_In a week on %1$s for the entire day_::_In %n weeks on %1$s for the entire day_" : ["Om en vecka den %1$s hela dagen","Om %n veckor den %1$s hela dagen"],
"_In a month on %1$s for the entire day_::_In %n months on %1$s for the entire day_" : ["Om en månad den %1$s hela dagen","Om %n månader den %1$s hela dagen"],
"_In a year on %1$s for the entire day_::_In %n years on %1$s for the entire day_" : ["Om en år den %1$s hela dagen","Om %n år den %1$s hela dagen"],
"In the past on %1$s between %2$s - %3$s" : "Tidigare den %1$s mellan %2$s - %3$s",
"_In a minute on %1$s between %2$s - %3$s_::_In %n minutes on %1$s between %2$s - %3$s_" : ["Om en minut den %1$s mellan %2$s - %3$s","Om %n minuter den %1$s mellan %2$s - %3$s"],
"_In a hour on %1$s between %2$s - %3$s_::_In %n hours on %1$s between %2$s - %3$s_" : ["Om en timme den %1$s mellan %2$s - %3$s","Om %n timmar den %1$s mellan %2$s - %3$s"],
"_In a day on %1$s between %2$s - %3$s_::_In %n days on %1$s between %2$s - %3$s_" : ["Om en dag den %1$s mellan %2$s - %3$s","Om %n dagar den %1$s mellan %2$s - %3$s"],
"_In a week on %1$s between %2$s - %3$s_::_In %n weeks on %1$s between %2$s - %3$s_" : ["Om en vecka den %1$s mellan %2$s - %3$s","Om %n veckor den %1$s mellan %2$s - %3$s"],
"_In a month on %1$s between %2$s - %3$s_::_In %n months on %1$s between %2$s - %3$s_" : ["Om en månad den %1$s mellan %2$s - %3$s","Om %n månader den %1$s mellan %2$s - %3$s"],
"_In a year on %1$s between %2$s - %3$s_::_In %n years on %1$s between %2$s - %3$s_" : ["Om ett år den %1$s mellan %2$s - %3$s","Om %n år den %1$s mellan %2$s - %3$s"],
"Could not generate when statement" : "Kunde inte generera ett när-villkor",
"Every Day for the entire day" : "Varje dag hela dagen",
"Every Day for the entire day until %1$s" : "Varje dag hela dagen tills den %1$s",
"Every Day between %1$s - %2$s" : "Varje dag mellan %1$s - %2$s",
Expand Down Expand Up @@ -105,6 +120,27 @@
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s until %6$s" : "Vart %1$d år i %2$s på den %3$s mellan %4$s - %5$s till %6$s",
"On specific dates for the entire day until %1$s" : "På specifika datum hela dagen fram till kl %1$s",
"On specific dates between %1$s - %2$s until %3$s" : "På specifika datum mellan %1$s - %2$s tills %3$s",
"In the past on %1$s" : "Tidigare den %1$s",
"_In a minute on %1$s_::_In %n minutes on %1$s_" : ["Om en minut den %1$s","Om %n minuter den %1$s"],
"_In a hour on %1$s_::_In %n hours on %1$s_" : ["Om en timme den %1$s","Om %n timmar den %1$s"],
"_In a day on %1$s_::_In %n days on %1$s_" : ["Om en dag den %1$s","Om %n dagar den %1$s"],
"_In a week on %1$s_::_In %n weeks on %1$s_" : ["Om en vecka den %1$s","Om %n veckor den %1$s"],
"_In a month on %1$s_::_In %n months on %1$s_" : ["Om en månad den %1$s","Om %n månader den %1$s"],
"_In a year on %1$s_::_In %n years on %1$s_" : ["Om ett år den %1$s","Om %n år den %1$s"],
"In the past on %1$s then on %2$s" : "Tidigare den %1$s och sedan den %2$s",
"_In a minute on %1$s then on %2$s_::_In %n minutes on %1$s then on %2$s_" : ["Om en minu den %1$s och sedan den %2$s","Om %n minuter den %1$s och sedan den %2$s"],
"_In a hour on %1$s then on %2$s_::_In %n hours on %1$s then on %2$s_" : ["Om en timme den %1$s och sedan den %2$s","Om %n timmar den %1$s och sedan den %2$s"],
"_In a day on %1$s then on %2$s_::_In %n days on %1$s then on %2$s_" : ["Om en dag den %1$s och sedan den %2$s","Om %n dagar den %1$s och sedan den %2$s"],
"_In a week on %1$s then on %2$s_::_In %n weeks on %1$s then on %2$s_" : ["Om en vecka den %1$s och sedan den %2$s","Om %n veckor den %1$s och sedan den %2$s"],
"_In a month on %1$s then on %2$s_::_In %n months on %1$s then on %2$s_" : ["Om en månad den %1$s och sedan den %2$s","Om %n månader den %1$s och sedan den %2$s"],
"_In a year on %1$s then on %2$s_::_In %n years on %1$s then on %2$s_" : ["Om ett år den %1$s och sedan den %2$s","Om %n år den %1$s och sedan den %2$s"],
"In the past on %1$s then on %2$s and %3$s" : "Tidigare den %1$s sedan den %2$s och %3$s",
"_In a minute on %1$s then on %2$s and %3$s_::_In %n minutes on %1$s then on %2$s and %3$s_" : ["Om en minut den %1$s sedan den %2$s och %3$s","Om %n minuter den %1$s sedan den %2$s och %3$s"],
"_In a hour on %1$s then on %2$s and %3$s_::_In %n hours on %1$s then on %2$s and %3$s_" : ["Om en timme den %1$s sedan den %2$s och %3$s","Om %n timmar den %1$s sedan den %2$s och %3$s"],
"_In a day on %1$s then on %2$s and %3$s_::_In %n days on %1$s then on %2$s and %3$s_" : ["Om en dag den %1$s sedan den %2$s och %3$s","Om %n dagar den %1$s sedan den %2$s och %3$s"],
"_In a week on %1$s then on %2$s and %3$s_::_In %n weeks on %1$s then on %2$s and %3$s_" : ["Om en vecka den %1$s sedan den %2$s och %3$s","Om %n veckor den %1$s sedan den %2$s och %3$s"],
"_In a month on %1$s then on %2$s and %3$s_::_In %n months on %1$s then on %2$s and %3$s_" : ["Om en månad den %1$s sedan den %2$s och %3$s","Om %n månader den %1$s sedan den %2$s och %3$s"],
"_In a year on %1$s then on %2$s and %3$s_::_In %n years on %1$s then on %2$s and %3$s_" : ["Om ett år den %1$s sedan den %2$s och %3$s","Om %n år den %1$s sedan den %2$s och %3$s"],
"Could not generate next recurrence statement" : "Kunde inte generera nästa händelseupprepning",
"Cancelled: %1$s" : "Avbruten: %1$s",
"\"%1$s\" has been canceled" : "\"%1$s\" har avbrutits",
Expand Down
16 changes: 16 additions & 0 deletions apps/files/l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -211,12 +211,28 @@ OC.L10N.register(
"Tags" : "الوسوم",
"You" : "أنت",
"Shared multiple times with different people" : "تمّت مشاركته عدة مرات مع أشخاص متعددين",
"Unable to change the favorite state of the file" : "تعذّر تغيير حالة المُفضَّلة للملف",
"Error while loading the file data" : "خطأ اثناء تحميل بيانات الملف",
"Pick a template for {name}" : "اختر قالبا لـ {name}",
"Create a new file with the selected template" : "إنشاء ملف جديد بإستخدام القالب المحدد",
"Creating file" : "إنشاء ملف",
"Blank" : "فارغ",
"Unable to create new file from template" : "تعذر إنشاء الملف الجديد من القالب",
"Save as {displayName}" : "حفظ باسم {displayName}",
"Save as …" : "حفظ باسم ...",
"Converting files…" : "تحويل الملفات ...",
"Failed to convert files: {message}" : "تعذّر تحويل الملفات: {message}",
"All files failed to be converted" : "تعذّر تحويل كل الملفات",
"One file could not be converted: {message}" : "تعذّر تحويل الملف : {message}",
"One file could not be converted" : "تعذّر تحويل ملف",
"{count} files could not be converted" : "{count} ملفات تعذّر تحويلها",
"{count} files successfully converted" : "{count} ملف تمّ تحويلها بنجاحٍ",
"Files successfully converted" : "ملفات تمّ تحويلها بنجاحٍ",
"Failed to convert files" : "تعذّر تحويل الملفات",
"Converting file…" : "تحويل الملفات ...",
"File successfully converted" : "تمّ تحويل الملفات بنجاحٍ",
"Failed to convert file: {message}" : "تعذّر تحويل الملف: {message}",
"Failed to convert file" : "تعذّر تحويل ملف",
"Deletion cancelled" : "تمّ إلغاء الحذف",
"Leave this share" : "مغادرة هذه المشاركة",
"Leave these shares" : "مغادرة هاتين المشاركتين",
Expand Down
16 changes: 16 additions & 0 deletions apps/files/l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,12 +209,28 @@
"Tags" : "الوسوم",
"You" : "أنت",
"Shared multiple times with different people" : "تمّت مشاركته عدة مرات مع أشخاص متعددين",
"Unable to change the favorite state of the file" : "تعذّر تغيير حالة المُفضَّلة للملف",
"Error while loading the file data" : "خطأ اثناء تحميل بيانات الملف",
"Pick a template for {name}" : "اختر قالبا لـ {name}",
"Create a new file with the selected template" : "إنشاء ملف جديد بإستخدام القالب المحدد",
"Creating file" : "إنشاء ملف",
"Blank" : "فارغ",
"Unable to create new file from template" : "تعذر إنشاء الملف الجديد من القالب",
"Save as {displayName}" : "حفظ باسم {displayName}",
"Save as …" : "حفظ باسم ...",
"Converting files…" : "تحويل الملفات ...",
"Failed to convert files: {message}" : "تعذّر تحويل الملفات: {message}",
"All files failed to be converted" : "تعذّر تحويل كل الملفات",
"One file could not be converted: {message}" : "تعذّر تحويل الملف : {message}",
"One file could not be converted" : "تعذّر تحويل ملف",
"{count} files could not be converted" : "{count} ملفات تعذّر تحويلها",
"{count} files successfully converted" : "{count} ملف تمّ تحويلها بنجاحٍ",
"Files successfully converted" : "ملفات تمّ تحويلها بنجاحٍ",
"Failed to convert files" : "تعذّر تحويل الملفات",
"Converting file…" : "تحويل الملفات ...",
"File successfully converted" : "تمّ تحويل الملفات بنجاحٍ",
"Failed to convert file: {message}" : "تعذّر تحويل الملف: {message}",
"Failed to convert file" : "تعذّر تحويل ملف",
"Deletion cancelled" : "تمّ إلغاء الحذف",
"Leave this share" : "مغادرة هذه المشاركة",
"Leave these shares" : "مغادرة هاتين المشاركتين",
Expand Down
18 changes: 18 additions & 0 deletions apps/files/l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ OC.L10N.register(
"Folder not found" : "Folder not found",
"The file cannot be found" : "The file cannot be found",
"The destination path does not exist: %1$s" : "The destination path does not exist: %1$s",
"You do not have permission to create a file at the specified location" : "You do not have permission to create a file at the specified location",
"The file could not be converted." : "The file could not be converted.",
"Could not get relative path to converted file" : "Could not get relative path to converted file",
"Favorite files" : "Favorite files",
"No favorites" : "No favourites",
Expand Down Expand Up @@ -209,12 +211,28 @@ OC.L10N.register(
"Tags" : "Tags",
"You" : "You",
"Shared multiple times with different people" : "Shared multiple times with different people",
"Unable to change the favorite state of the file" : "Unable to change the favorite state of the file",
"Error while loading the file data" : "Error while loading the file data",
"Pick a template for {name}" : "Pick a template for {name}",
"Create a new file with the selected template" : "Create a new file with the selected template",
"Creating file" : "Creating file",
"Blank" : "Blank",
"Unable to create new file from template" : "Unable to create new file from template",
"Save as {displayName}" : "Save as {displayName}",
"Save as …" : "Save as …",
"Converting files…" : "Converting files…",
"Failed to convert files: {message}" : "Failed to convert files: {message}",
"All files failed to be converted" : "All files failed to be converted",
"One file could not be converted: {message}" : "One file could not be converted: {message}",
"One file could not be converted" : "One file could not be converted",
"{count} files could not be converted" : "{count} files could not be converted",
"{count} files successfully converted" : "{count} files successfully converted",
"Files successfully converted" : "Files successfully converted",
"Failed to convert files" : "Failed to convert files",
"Converting file…" : "Converting file…",
"File successfully converted" : "File successfully converted",
"Failed to convert file: {message}" : "Failed to convert file: {message}",
"Failed to convert file" : "Failed to convert file",
"Deletion cancelled" : "Deletion cancelled",
"Leave this share" : "Leave this share",
"Leave these shares" : "Leave these shares",
Expand Down
Loading

0 comments on commit 0a0ab57

Please sign in to comment.