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 Dec 16, 2024
1 parent dc98872 commit e79d156
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 6 deletions.
4 changes: 3 additions & 1 deletion l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ OC.L10N.register(
"Locked by {user}" : "Gesperrt von {user}",
"Locked by {app}" : "Gesperrt von {app}",
"Unlock file" : "Datei entsperren",
"Lock file" : "Datei sperren"
"Lock file" : "Datei sperren",
"Keep lock" : "Sperre behalten",
"Force unlock" : "Entsperren erzwingen"
},
"nplurals=2; plural=(n != 1);");
4 changes: 3 additions & 1 deletion l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"Locked by {user}" : "Gesperrt von {user}",
"Locked by {app}" : "Gesperrt von {app}",
"Unlock file" : "Datei entsperren",
"Lock file" : "Datei sperren"
"Lock file" : "Datei sperren",
"Keep lock" : "Sperre behalten",
"Force unlock" : "Entsperren erzwingen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
4 changes: 2 additions & 2 deletions l10n/ug.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ OC.L10N.register(
"Temporary files lock" : "ۋاقىتلىق ھۆججەتلەر قۇلۇپلىنىدۇ",
"Temporary lock your files" : "ھۆججەتلىرىڭىزنى ۋاقىتلىق قۇلۇپلاڭ",
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "ئىشلەتكۈچىلەرنىڭ ئورتاق ھۆججەتلەرنى ئىشلەۋاتقاندا توقۇنۇشتىن ساقلىنىش ئۈچۈن ھۆججەتلىرىنى ۋاقىتلىق قۇلۇپلىشىغا يول قويۇڭ.",
"Locked by {user}" : "{ئىشلەتكۈچى} تەرىپىدىن قۇلۇپلانغان",
"Locked by {app}" : "{App} تەرىپىدىن قۇلۇپلانغان",
"Locked by {user}" : "{user} تەرىپىدىن قۇلۇپلانغان",
"Locked by {app}" : "{app} تەرىپىدىن قۇلۇپلانغان",
"Unlock file" : "ھۆججەتنى ئېچىش",
"Lock file" : "ھۆججەتنى قۇلۇپلاش"
},
Expand Down
4 changes: 2 additions & 2 deletions l10n/ug.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"Temporary files lock" : "ۋاقىتلىق ھۆججەتلەر قۇلۇپلىنىدۇ",
"Temporary lock your files" : "ھۆججەتلىرىڭىزنى ۋاقىتلىق قۇلۇپلاڭ",
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "ئىشلەتكۈچىلەرنىڭ ئورتاق ھۆججەتلەرنى ئىشلەۋاتقاندا توقۇنۇشتىن ساقلىنىش ئۈچۈن ھۆججەتلىرىنى ۋاقىتلىق قۇلۇپلىشىغا يول قويۇڭ.",
"Locked by {user}" : "{ئىشلەتكۈچى} تەرىپىدىن قۇلۇپلانغان",
"Locked by {app}" : "{App} تەرىپىدىن قۇلۇپلانغان",
"Locked by {user}" : "{user} تەرىپىدىن قۇلۇپلانغان",
"Locked by {app}" : "{app} تەرىپىدىن قۇلۇپلانغان",
"Unlock file" : "ھۆججەتنى ئېچىش",
"Lock file" : "ھۆججەتنى قۇلۇپلاش"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
Expand Down

0 comments on commit e79d156

Please sign in to comment.