]> source.dussan.org Git - nextcloud-server.git/commitdiff
[tx-robot] updated from transifex
authorNextcloud bot <bot@nextcloud.com>
Mon, 7 Dec 2020 02:20:52 +0000 (02:20 +0000)
committerNextcloud bot <bot@nextcloud.com>
Mon, 7 Dec 2020 02:20:52 +0000 (02:20 +0000)
28 files changed:
apps/comments/l10n/sl.js
apps/comments/l10n/sl.json
apps/files/l10n/cs.js
apps/files/l10n/cs.json
apps/files/l10n/ru.js
apps/files/l10n/ru.json
apps/files_sharing/l10n/cs.js
apps/files_sharing/l10n/cs.json
apps/files_sharing/l10n/pl.js
apps/files_sharing/l10n/pl.json
apps/provisioning_api/l10n/nl.js
apps/provisioning_api/l10n/nl.json
apps/settings/l10n/cs.js
apps/settings/l10n/cs.json
apps/settings/l10n/tr.js
apps/settings/l10n/tr.json
apps/systemtags/l10n/sl.js
apps/systemtags/l10n/sl.json
apps/user_status/l10n/ru.js
apps/user_status/l10n/ru.json
apps/weather_status/l10n/nl.js
apps/weather_status/l10n/nl.json
core/l10n/tr.js
core/l10n/tr.json
lib/l10n/ru.js
lib/l10n/ru.json
lib/l10n/tr.js
lib/l10n/tr.json

index 965de5a1b3dbf78dc175a5a8151ff6a22a7b117f..f19478e5ca034c8a5a295a51dfc00072e2556622 100644 (file)
@@ -9,7 +9,7 @@ OC.L10N.register(
     "You commented on {file}" : "Napišete opombo na {file}",
     "%1$s commented on %2$s" : "%1$s napiše opombo na %2$s",
     "{author} commented on {file}" : "{author} napiše opombo na {file}",
-    "<strong>Comments</strong> for files" : "<strong>Opombe</strong> za datoteke",
+    "<strong>Comments</strong> for files" : "Vpisane so <strong>opombe</strong> k datotekam",
     "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Uporabnik, ki je sicer že izbrisan, vas omeni v opombi k datoteki »{file}«.",
     "{user} mentioned you in a comment on “{file}”" : "{user} vas omeni v opombi na »{file}«",
     "Files app plugin to add comments to files" : "Vstavek programa Datoteke za dodajanje opomb k datotekam",
index 96b1b0956dde1817f6d52ed03a669217c7cd4145..3a4c9f45bb1c6aa63a483da389bec4ce64d1f1d9 100644 (file)
@@ -7,7 +7,7 @@
     "You commented on {file}" : "Napišete opombo na {file}",
     "%1$s commented on %2$s" : "%1$s napiše opombo na %2$s",
     "{author} commented on {file}" : "{author} napiše opombo na {file}",
-    "<strong>Comments</strong> for files" : "<strong>Opombe</strong> za datoteke",
+    "<strong>Comments</strong> for files" : "Vpisane so <strong>opombe</strong> k datotekam",
     "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Uporabnik, ki je sicer že izbrisan, vas omeni v opombi k datoteki »{file}«.",
     "{user} mentioned you in a comment on “{file}”" : "{user} vas omeni v opombi na »{file}«",
     "Files app plugin to add comments to files" : "Vstavek programa Datoteke za dodajanje opomb k datotekam",
index 4bf6c96b80809486b3bbb74be3fc49e88ec17a0b..e3c69ae886c4c913e79756371381b197bce1ff40 100644 (file)
@@ -193,6 +193,8 @@ OC.L10N.register(
     "New text file.txt" : "Nový textový soubor.txt",
     "Unshare" : "Zrušit sdílení",
     "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Úložiště uživatele {owner} je téměř plné ({usedSpacePercent}%)",
+    "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Skupinový adresář \"{mountPoint}\" je téměř plný ({usedSpacePercent}%)",
+    "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Externí úložiště \"{mountPoint}\" je téměř plné ({usedSpacePercent}%)",
     "Your storage is almost full ({usedSpacePercent}%)" : "Vaše úložiště je téměř plné ({usedSpacePercent}%)",
     "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Soubor nebo složka byla <strong>změněna</strong> nebo <strong>přejmenována</strong>",
     "A new file or folder has been <strong>created</strong>" : "Byl <strong>vytvořen</strong> nový soubor nebo složka",
index faa9a77a1ba442532c6c45adcd56feae6aaeaaf6..bfea7e279788970255e80af2d4f3670ec70271dc 100644 (file)
     "New text file.txt" : "Nový textový soubor.txt",
     "Unshare" : "Zrušit sdílení",
     "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Úložiště uživatele {owner} je téměř plné ({usedSpacePercent}%)",
+    "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Skupinový adresář \"{mountPoint}\" je téměř plný ({usedSpacePercent}%)",
+    "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Externí úložiště \"{mountPoint}\" je téměř plné ({usedSpacePercent}%)",
     "Your storage is almost full ({usedSpacePercent}%)" : "Vaše úložiště je téměř plné ({usedSpacePercent}%)",
     "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Soubor nebo složka byla <strong>změněna</strong> nebo <strong>přejmenována</strong>",
     "A new file or folder has been <strong>created</strong>" : "Byl <strong>vytvořen</strong> nový soubor nebo složka",
index f9da834c1beff5a2a053733212ba781af8cc48be..2373fa53735484dd0359cdaef6a1a70d420c3754 100644 (file)
@@ -80,9 +80,13 @@ OC.L10N.register(
     "\"/\" is not allowed inside a file name." : "Символ «/» недопустим в имени файла.",
     "\"{name}\" is not an allowed filetype" : "«{name}» - недопустимый тип файла.",
     "Storage of {owner} is full, files can not be updated or synced anymore!" : "Хранилище {owner} переполнено, файлы больше не могут быть обновлены или синхронизированы!",
+    "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Папки группы «{mountPoint}» заполнена, файлы более не могут быть обновлены или синхронизированы.",
+    "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Внешнее хранилище «{mountPoint}» заполнено, файлы более не могут быть обновлены или синхронизированы.",
     "Your storage is full, files can not be updated or synced anymore!" : "Ваше хранилище переполнено, файлы больше не могут быть обновлены или синхронизированы.",
-    "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Хранилище {owner} практически заполнено ({usedSpacePercent}%).",
-    "Your storage is almost full ({usedSpacePercent}%)." : "Ваше хранилище почти заполнено ({usedSpacePercent}%).",
+    "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Хранилище пользователя {owner} почти заполнено (использовано {usedSpacePercent} %).",
+    "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Папка группы «{mountPoint}» почти заполнена (использовано ({usedSpacePercent} %).",
+    "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Внешнее хранилище «{mountPoint}» почти заполнено (использовано {usedSpacePercent} %).",
+    "Your storage is almost full ({usedSpacePercent}%)." : "Ваше хранилище почти заполнено (использовано {usedSpacePercent} %).",
     "_matches '{filter}'_::_match '{filter}'_" : ["соответствует '{filter}'","соответствуют '{filter}'","соответствуют '{filter}'","соответствуют '{filter}'"],
     "View in folder" : "Посмотреть в каталоге",
     "Copied!" : "Скопировано!",
@@ -188,8 +192,10 @@ OC.L10N.register(
     "Text file" : "Текстовый файл",
     "New text file.txt" : "Новый текстовый файл.txt",
     "Unshare" : "Закрыть доступ",
-    "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Хранилище {owner} практически заполнено ({usedSpacePercent}%)",
-    "Your storage is almost full ({usedSpacePercent}%)" : "Ваше хранилище почти заполнено ({usedSpacePercent}%)",
+    "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Хранилище {owner} почти заполнено ( использовано {usedSpacePercent} %)",
+    "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Папка группы «{mountPoint}» почти заполнена (использовано {usedSpacePercent} %)",
+    "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Внешнее хранилище «{mountPoint}» почти заполнено (использовано {usedSpacePercent} %)",
+    "Your storage is almost full ({usedSpacePercent}%)" : "Ваше хранилище почти заполнено (использовано {usedSpacePercent} %)",
     "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Файл или каталог <strong>изменён</strong> или <strong>переименован</strong>",
     "A new file or folder has been <strong>created</strong>" : "<strong>Создан</strong> файл или каталог",
     "A file or folder has been <strong>deleted</strong>" : "Файл или каталог <strong>удалён</strong>",
index 6bbb766365ad6317c8a7d28ce1c56271c6a72f2e..42362ac3bfd1e993d23c7c8c8a06e45e02416fd0 100644 (file)
     "\"/\" is not allowed inside a file name." : "Символ «/» недопустим в имени файла.",
     "\"{name}\" is not an allowed filetype" : "«{name}» - недопустимый тип файла.",
     "Storage of {owner} is full, files can not be updated or synced anymore!" : "Хранилище {owner} переполнено, файлы больше не могут быть обновлены или синхронизированы!",
+    "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Папки группы «{mountPoint}» заполнена, файлы более не могут быть обновлены или синхронизированы.",
+    "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Внешнее хранилище «{mountPoint}» заполнено, файлы более не могут быть обновлены или синхронизированы.",
     "Your storage is full, files can not be updated or synced anymore!" : "Ваше хранилище переполнено, файлы больше не могут быть обновлены или синхронизированы.",
-    "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Хранилище {owner} практически заполнено ({usedSpacePercent}%).",
-    "Your storage is almost full ({usedSpacePercent}%)." : "Ваше хранилище почти заполнено ({usedSpacePercent}%).",
+    "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Хранилище пользователя {owner} почти заполнено (использовано {usedSpacePercent} %).",
+    "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Папка группы «{mountPoint}» почти заполнена (использовано ({usedSpacePercent} %).",
+    "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Внешнее хранилище «{mountPoint}» почти заполнено (использовано {usedSpacePercent} %).",
+    "Your storage is almost full ({usedSpacePercent}%)." : "Ваше хранилище почти заполнено (использовано {usedSpacePercent} %).",
     "_matches '{filter}'_::_match '{filter}'_" : ["соответствует '{filter}'","соответствуют '{filter}'","соответствуют '{filter}'","соответствуют '{filter}'"],
     "View in folder" : "Посмотреть в каталоге",
     "Copied!" : "Скопировано!",
     "Text file" : "Текстовый файл",
     "New text file.txt" : "Новый текстовый файл.txt",
     "Unshare" : "Закрыть доступ",
-    "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Хранилище {owner} практически заполнено ({usedSpacePercent}%)",
-    "Your storage is almost full ({usedSpacePercent}%)" : "Ваше хранилище почти заполнено ({usedSpacePercent}%)",
+    "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Хранилище {owner} почти заполнено ( использовано {usedSpacePercent} %)",
+    "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Папка группы «{mountPoint}» почти заполнена (использовано {usedSpacePercent} %)",
+    "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Внешнее хранилище «{mountPoint}» почти заполнено (использовано {usedSpacePercent} %)",
+    "Your storage is almost full ({usedSpacePercent}%)" : "Ваше хранилище почти заполнено (использовано {usedSpacePercent} %)",
     "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Файл или каталог <strong>изменён</strong> или <strong>переименован</strong>",
     "A new file or folder has been <strong>created</strong>" : "<strong>Создан</strong> файл или каталог",
     "A file or folder has been <strong>deleted</strong>" : "Файл или каталог <strong>удалён</strong>",
index 83b688b0b60eb0b4a34cddfd755d6d9bb85bacd7..b1c929c63d64b172b52864b7b8de77d055f19db8 100644 (file)
@@ -139,10 +139,10 @@ OC.L10N.register(
     "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Tato aplikace uživatelům umožňuje sdílet soubory v rámci Nextcloud. Pokud je zapnutá, správce může zvolit které skupiny mohou sdílet soubory. Pověření uživatelé pak mohou sdílet soubory a složky s ostatními uživateli a skupinami v rámci Nextcloud. Krom toho, pokud správce zapne funkci odkazu sdílení, je možné sdílet soubory i s uživateli mimo Nextcloud a to pomocí externího odkazu. Správci také mohou vynutit používání hesel, datumů expirace a zapnout sdílení server-server pomocí sdílecích odkazů. Stejně tak sdílení z mobilních zařízení.\nVypnutí této funkce odebere sdílené soubory a složky na server pro všechny příjemce sdílení a také na synchronizačních klientech a mobilních aplikacích. Více informací je k dispozici v dokumentaci k Nextcloud.",
     "Sharing" : "Sdílení",
     "Accept user and group shares by default" : "Vždy přijímat sdílení od uživatelů a skupin",
-    "Allow editing" : "Umožnit úpravy",
-    "Allow creating" : "Umožnit vytváření",
-    "Allow deleting" : "Umožnit mazání",
-    "Allow resharing" : "Umožnit sdílet dál dalším",
+    "Allow editing" : "Povolit úpravy",
+    "Allow creating" : "Povolit vytváření",
+    "Allow deleting" : "Povolit mazání",
+    "Allow resharing" : "Povolit sdílet dále",
     "Expiration date enforced" : "Datum skončení platnosti vynuceno",
     "Set expiration date" : "Nastavit datum skončení platnosti",
     "Enter a date" : "Zadejte datum",
@@ -173,7 +173,7 @@ OC.L10N.register(
     "Cancel" : "Storno",
     "Share label" : "Štítek sdílení",
     "Read only" : "Pouze pro čtení",
-    "Allow upload and editing" : "Umožnit nahrávání a úpravy",
+    "Allow upload and editing" : "Povolit nahrávání a úpravy",
     "File drop (upload only)" : "Přetažení souboru (pouze nahrání)",
     "Hide download" : "Skrýt stahování",
     "Password protect" : "Chránit heslem",
index a019b55f7154269dd4e559ace946b53666d2a048..b316edb634f0fe4d91c2b631cbc7fc27709dba32 100644 (file)
     "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Tato aplikace uživatelům umožňuje sdílet soubory v rámci Nextcloud. Pokud je zapnutá, správce může zvolit které skupiny mohou sdílet soubory. Pověření uživatelé pak mohou sdílet soubory a složky s ostatními uživateli a skupinami v rámci Nextcloud. Krom toho, pokud správce zapne funkci odkazu sdílení, je možné sdílet soubory i s uživateli mimo Nextcloud a to pomocí externího odkazu. Správci také mohou vynutit používání hesel, datumů expirace a zapnout sdílení server-server pomocí sdílecích odkazů. Stejně tak sdílení z mobilních zařízení.\nVypnutí této funkce odebere sdílené soubory a složky na server pro všechny příjemce sdílení a také na synchronizačních klientech a mobilních aplikacích. Více informací je k dispozici v dokumentaci k Nextcloud.",
     "Sharing" : "Sdílení",
     "Accept user and group shares by default" : "Vždy přijímat sdílení od uživatelů a skupin",
-    "Allow editing" : "Umožnit úpravy",
-    "Allow creating" : "Umožnit vytváření",
-    "Allow deleting" : "Umožnit mazání",
-    "Allow resharing" : "Umožnit sdílet dál dalším",
+    "Allow editing" : "Povolit úpravy",
+    "Allow creating" : "Povolit vytváření",
+    "Allow deleting" : "Povolit mazání",
+    "Allow resharing" : "Povolit sdílet dále",
     "Expiration date enforced" : "Datum skončení platnosti vynuceno",
     "Set expiration date" : "Nastavit datum skončení platnosti",
     "Enter a date" : "Zadejte datum",
     "Cancel" : "Storno",
     "Share label" : "Štítek sdílení",
     "Read only" : "Pouze pro čtení",
-    "Allow upload and editing" : "Umožnit nahrávání a úpravy",
+    "Allow upload and editing" : "Povolit nahrávání a úpravy",
     "File drop (upload only)" : "Přetažení souboru (pouze nahrání)",
     "Hide download" : "Skrýt stahování",
     "Password protect" : "Chránit heslem",
index d8c8941390d2afb33061d8f5777c0f80bba71b63..6356ac67391c401eb6bcb26a375dd59b31440f4b 100644 (file)
@@ -173,7 +173,7 @@ OC.L10N.register(
     "Cancel" : "Anuluj",
     "Share label" : "Udostępnij etykietę",
     "Read only" : "Tylko do odczytu",
-    "Allow upload and editing" : "Zezwalaj na wysyłanie i edycję",
+    "Allow upload and editing" : "Zezwalaj na przesyłanie i edycję",
     "File drop (upload only)" : "Upuszczanie pliku (tylko wysyłanie)",
     "Hide download" : "Ukryj pobieranie",
     "Password protect" : "Zabezpiecz hasłem",
index ceab11fd683e0c453bc16e64b8b18beab6b8fa9e..217ebe3a0217e612e81c51692865f4a0d9e0f260 100644 (file)
     "Cancel" : "Anuluj",
     "Share label" : "Udostępnij etykietę",
     "Read only" : "Tylko do odczytu",
-    "Allow upload and editing" : "Zezwalaj na wysyłanie i edycję",
+    "Allow upload and editing" : "Zezwalaj na przesyłanie i edycję",
     "File drop (upload only)" : "Upuszczanie pliku (tylko wysyłanie)",
     "Hide download" : "Ukryj pobieranie",
     "Password protect" : "Zabezpiecz hasłem",
index 423e52f4902a953640dc28357bdcf3aa240396e2..a18d21964fd612dc42ae4327f6226ff119045f7b 100644 (file)
@@ -3,6 +3,7 @@ OC.L10N.register(
     {
     "Provisioning API" : "Provisioning API",
     "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Deze applicatie maakt een reeks API's mogelijk die externe systemen kunnen gebruiken om gebruikers, groepen en apps te beheren.",
+    "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Deze applicatie maakt een reeks API's mogelijk die externe systemen kunnen gebruiken om gebruikers te creëren, bewerken, verwijderen en bevragen\n\t\tattributen, query's uitvoeren, groepen instellen en verwijderen, quota instellen en de totale opslagruimte opvragen die wordt gebruikt in Nextcloud. Groepsbeheerders\n\t\tkunnen ook Nextcloud opvragen en dezelfde functies uitvoeren als een beheerder voor groepen die ze beheert. De API maakt het ook\n\t\tmogelijk voor een beheerder om te vragen naar actieve Nextcloud-applicaties, applicatie-info en om een app op afstand in- of uit te schakelen.\n\t\tZodra de app is ingeschakeld, kunnen HTTP-verzoeken worden gebruikt via een Basic Auth-header om de functies \n\t\thierboven uit te voeren. Meer informatie is beschikbaar in de Provisioning API-documentatie, inclusief voorbeeldoproepen\n\t\ten serverreacties.",
     "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, http requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Deze applicatie maakt een reeks API's mogelijk die externe systemen kunnen gebruiken om gebruikers te creëren, bewerken, verwijderen en bevragen\n\t\tattributen, query's uitvoeren, groepen instellen en verwijderen, quota instellen en de totale opslagruimte opvragen die wordt gebruikt in Nextcloud. Groepsbeheerders\n\t\tkunnen ook Nextcloud opvragen en dezelfde functies uitvoeren als een beheerder voor groepen die ze beheren. De API maakt het ook\n\t\tmogelijk voor een beheerder om te vragen naar actieve Nextcloud-applicaties, applicatie-info en om een app op afstand in- of uit te schakelen.\n\t\tZodra de app is ingeschakeld, kunnen http-verzoeken worden gebruikt via een Basic Auth-header om de functies \n\t\thierboven uit te voeren. Meer informatie is beschikbaar in de Provisioning API-documentatie, inclusief voorbeeldoproepen\n\t\ten serverreacties."
 },
 "nplurals=2; plural=(n != 1);");
index b5015ef1e28ba4dc8015e980cc5dceda5c04c25a..064b175e2f6b05c6e5567b09d077cebe51d61f25 100644 (file)
@@ -1,6 +1,7 @@
 { "translations": {
     "Provisioning API" : "Provisioning API",
     "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Deze applicatie maakt een reeks API's mogelijk die externe systemen kunnen gebruiken om gebruikers, groepen en apps te beheren.",
+    "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Deze applicatie maakt een reeks API's mogelijk die externe systemen kunnen gebruiken om gebruikers te creëren, bewerken, verwijderen en bevragen\n\t\tattributen, query's uitvoeren, groepen instellen en verwijderen, quota instellen en de totale opslagruimte opvragen die wordt gebruikt in Nextcloud. Groepsbeheerders\n\t\tkunnen ook Nextcloud opvragen en dezelfde functies uitvoeren als een beheerder voor groepen die ze beheert. De API maakt het ook\n\t\tmogelijk voor een beheerder om te vragen naar actieve Nextcloud-applicaties, applicatie-info en om een app op afstand in- of uit te schakelen.\n\t\tZodra de app is ingeschakeld, kunnen HTTP-verzoeken worden gebruikt via een Basic Auth-header om de functies \n\t\thierboven uit te voeren. Meer informatie is beschikbaar in de Provisioning API-documentatie, inclusief voorbeeldoproepen\n\t\ten serverreacties.",
     "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, http requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Deze applicatie maakt een reeks API's mogelijk die externe systemen kunnen gebruiken om gebruikers te creëren, bewerken, verwijderen en bevragen\n\t\tattributen, query's uitvoeren, groepen instellen en verwijderen, quota instellen en de totale opslagruimte opvragen die wordt gebruikt in Nextcloud. Groepsbeheerders\n\t\tkunnen ook Nextcloud opvragen en dezelfde functies uitvoeren als een beheerder voor groepen die ze beheren. De API maakt het ook\n\t\tmogelijk voor een beheerder om te vragen naar actieve Nextcloud-applicaties, applicatie-info en om een app op afstand in- of uit te schakelen.\n\t\tZodra de app is ingeschakeld, kunnen http-verzoeken worden gebruikt via een Basic Auth-header om de functies \n\t\thierboven uit te voeren. Meer informatie is beschikbaar in de Provisioning API-documentatie, inclusief voorbeeldoproepen\n\t\ten serverreacties."
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
index edfa385296abab6160dd6453c445a9981171d45d..ce0ef36c3b6e0425425920255f0deb5ba42812fc 100644 (file)
@@ -159,7 +159,7 @@ OC.L10N.register(
     "_%n app has an update available_::_%n apps have an update available_" : ["pro %n aplikaci je k dispozici aktualizace","pro %n aplikace jsou k dispozici aktualizace","pro %n aplikací jsou k dispozici aktualizace","pro %n aplikace jsou k dispozici aktualizace"],
     "Marked for remote wipe" : "Označeno k vymazání na dálku",
     "Device settings" : "Nastavení zařízení",
-    "Allow filesystem access" : "Umožnit přístup k souborovému systému",
+    "Allow filesystem access" : "Povolit přístup k souborovému systému",
     "Rename" : "Přejmenovat",
     "Revoke" : "Odvolat",
     "Wipe device" : "Vymazat obsah zařízení",
@@ -361,13 +361,13 @@ OC.L10N.register(
     "Expire after " : "Platnost skončí po",
     "days" : "dnech",
     "Enforce expiration date" : "Vynutit datum skončení platnosti",
-    "Allow users to share via link" : "Umožnit uživatelům sdílet pomocí odkazů",
-    "Allow public uploads" : "Umožnit veřejné nahrávání souborů",
+    "Allow users to share via link" : "Povolit uživatelům sdílet pomocí odkazů",
+    "Allow public uploads" : "Povolit veřejné nahrávání souborů",
     "Always ask for a password" : "Vždy se zeptat na heslo",
     "Enforce password protection" : "Vynutit ochranu heslem",
     "Set default expiration date for link shares" : "Nastavit výchozí datum skončení platností pro sdílení odkazem",
-    "Allow resharing" : "Umožnit příjemcům tohoto sdílení, aby sami mohli sdílet dále dalším",
-    "Allow sharing with groups" : "Umožnit sdílení se skupinami",
+    "Allow resharing" : "Povolit příjemcům tohoto sdílení, aby sami mohli sdílet dalším",
+    "Allow sharing with groups" : "Povolit sdílení se skupinami",
     "Restrict users to only share with users in their groups" : "Povolit sdílení pouze mezi uživateli v rámci skupiny",
     "Exclude groups from sharing" : "Vyjmout skupiny ze sdílení",
     "These groups will still be able to receive shares, but not to initiate them." : "Těmto skupinám bude stále možné sdílet, nemohou ale samy sdílet ostatním.",
index 59d8a936adc31d05a5e17a46b46dcc907c9a5063..b026dc90dd07d8c5a5c3a6dadc22d5afc5e8ebe0 100644 (file)
     "_%n app has an update available_::_%n apps have an update available_" : ["pro %n aplikaci je k dispozici aktualizace","pro %n aplikace jsou k dispozici aktualizace","pro %n aplikací jsou k dispozici aktualizace","pro %n aplikace jsou k dispozici aktualizace"],
     "Marked for remote wipe" : "Označeno k vymazání na dálku",
     "Device settings" : "Nastavení zařízení",
-    "Allow filesystem access" : "Umožnit přístup k souborovému systému",
+    "Allow filesystem access" : "Povolit přístup k souborovému systému",
     "Rename" : "Přejmenovat",
     "Revoke" : "Odvolat",
     "Wipe device" : "Vymazat obsah zařízení",
     "Expire after " : "Platnost skončí po",
     "days" : "dnech",
     "Enforce expiration date" : "Vynutit datum skončení platnosti",
-    "Allow users to share via link" : "Umožnit uživatelům sdílet pomocí odkazů",
-    "Allow public uploads" : "Umožnit veřejné nahrávání souborů",
+    "Allow users to share via link" : "Povolit uživatelům sdílet pomocí odkazů",
+    "Allow public uploads" : "Povolit veřejné nahrávání souborů",
     "Always ask for a password" : "Vždy se zeptat na heslo",
     "Enforce password protection" : "Vynutit ochranu heslem",
     "Set default expiration date for link shares" : "Nastavit výchozí datum skončení platností pro sdílení odkazem",
-    "Allow resharing" : "Umožnit příjemcům tohoto sdílení, aby sami mohli sdílet dále dalším",
-    "Allow sharing with groups" : "Umožnit sdílení se skupinami",
+    "Allow resharing" : "Povolit příjemcům tohoto sdílení, aby sami mohli sdílet dalším",
+    "Allow sharing with groups" : "Povolit sdílení se skupinami",
     "Restrict users to only share with users in their groups" : "Povolit sdílení pouze mezi uživateli v rámci skupiny",
     "Exclude groups from sharing" : "Vyjmout skupiny ze sdílení",
     "These groups will still be able to receive shares, but not to initiate them." : "Těmto skupinám bude stále možné sdílet, nemohou ale samy sdílet ostatním.",
index a658dd77f1a5c9ea27f336ecb9e78e1951ffb955..1e49b6ec4c1d5f935f1b8502457240ed414ab891 100644 (file)
@@ -68,6 +68,7 @@ OC.L10N.register(
     "installing and updating apps via the app store or Federated Cloud Sharing" : "Uygulama mağazası ve Birleşik Bulut Paylaşımından uygulama kurma ve güncelleme",
     "Federated Cloud Sharing" : "Birleşik Bulut Paylaşımı",
     "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL eski bir %1$s sürümü kullanıyor (%2$s). Lütfen işletim sisteminizi güncelleyin, yoksa %3$s gibi özellikler düzgün çalışmaz.",
+    "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "https://nextcloud.com üzerine yapılan HTTPS isteği sırasında oluşan sorun nedeniyle cURL TLS sürümünün eski olup olmadığı belirlenemedi. Ayrıntılı bilgi almak için nextcloud günlük dosyasına bakabilirsiniz.",
     "Invalid SMTP password." : "SMTP parolası geçersiz.",
     "Email setting test" : "E-posta ayarları sınaması",
     "Well done, %s!" : "Tamamdır %s!",
index bbd127c2210ef7398fbe8f34dd74130c9f037050..62d5f18b93043101a9d99f82f37e961df061cdbe 100644 (file)
@@ -66,6 +66,7 @@
     "installing and updating apps via the app store or Federated Cloud Sharing" : "Uygulama mağazası ve Birleşik Bulut Paylaşımından uygulama kurma ve güncelleme",
     "Federated Cloud Sharing" : "Birleşik Bulut Paylaşımı",
     "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL eski bir %1$s sürümü kullanıyor (%2$s). Lütfen işletim sisteminizi güncelleyin, yoksa %3$s gibi özellikler düzgün çalışmaz.",
+    "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "https://nextcloud.com üzerine yapılan HTTPS isteği sırasında oluşan sorun nedeniyle cURL TLS sürümünün eski olup olmadığı belirlenemedi. Ayrıntılı bilgi almak için nextcloud günlük dosyasına bakabilirsiniz.",
     "Invalid SMTP password." : "SMTP parolası geçersiz.",
     "Email setting test" : "E-posta ayarları sınaması",
     "Well done, %s!" : "Tamamdır %s!",
index ac47d16c20a29d9c57fceb9478f9cd6ab6aa9be5..45fb72eeef92ccd9a63afba13bee9a5d5cbaf9be 100644 (file)
@@ -41,7 +41,7 @@ OC.L10N.register(
     "{actor} removed system tag {systemtag} from {file}" : "{actor} odstrani sistemsko oznako {systemtag} z datoteke {file}",
     "%s (restricted)" : "%s (omejeno)",
     "%s (invisible)" : "%s (nevidno)",
-    "<strong>System tags</strong> for a file have been modified" : "<strong>Sistemske oznake</strong> datoteke so bile spremenjene",
+    "<strong>System tags</strong> for a file have been modified" : "Spremenjene so bile <strong>sistemske oznake</strong> datoteke",
     "Tags" : "Oznake",
     "Collaborative tags" : "Sodelovalne oznake",
     "Collaborative tagging functionality which shares tags among users." : "Možnost dodajanja sodelovalnih oznak za souporabo med uporabniki.",
index 97a6b2bb0b4c6064066e377ebfcd0d36cf70858b..c8ea72b071c509402cae41efdc3efddbf304de83 100644 (file)
@@ -39,7 +39,7 @@
     "{actor} removed system tag {systemtag} from {file}" : "{actor} odstrani sistemsko oznako {systemtag} z datoteke {file}",
     "%s (restricted)" : "%s (omejeno)",
     "%s (invisible)" : "%s (nevidno)",
-    "<strong>System tags</strong> for a file have been modified" : "<strong>Sistemske oznake</strong> datoteke so bile spremenjene",
+    "<strong>System tags</strong> for a file have been modified" : "Spremenjene so bile <strong>sistemske oznake</strong> datoteke",
     "Tags" : "Oznake",
     "Collaborative tags" : "Sodelovalne oznake",
     "Collaborative tagging functionality which shares tags among users." : "Možnost dodajanja sodelovalnih oznak za souporabo med uporabniki.",
index a932f5cf2a2687c09c9d223dc29daa479dfd2754..7d1c7931fa3ff84c0dc4afb46b457e2f9ac3abbc 100644 (file)
@@ -1,22 +1,37 @@
 OC.L10N.register(
     "user_status",
     {
+    "Recent statuses" : "Недавние статусы",
+    "In a meeting" : "На встрече",
+    "Commuting" : "В пути",
+    "Out sick" : "Болею",
+    "Vacationing" : "В отпуске",
+    "Working remotely" : "Удалённая работа",
+    "User status" : "Статус пользователя",
     "Clear status message after" : "Очистить сообщение о состоянии через",
-    "What's your status?" : "Укажите ваше состояние",
-    "Set status" : "УÑ\81Ñ\82ановиÑ\82Ñ\8c Ñ\81оÑ\81Ñ\82оÑ\8fние",
+    "What's your status?" : "Укажите свой статус",
+    "Set status" : "Ð\97адаÑ\82Ñ\8c Ñ\81Ñ\82аÑ\82Ñ\83Ñ\81",
     "Online status" : "Состояние на связи",
     "Status message" : "Сообщение о состоянии",
     "Clear status message" : "Очистить сообщение о состоянии",
     "Set status message" : "Установить сообщение о состоянии",
+    "There was an error saving the status" : "Не удалось сохранить статус",
+    "There was an error clearing the status" : "Не удалось убрать статус",
+    "No recent status changes" : "Недавние изменения статуса отсуствуют ",
     "Away" : "Отсутствует",
     "Do not disturb" : "Не беспокоить",
+    "{status}, {timestamp}" : "{status}, {timestamp}",
     "Don't clear" : "Не очищать",
     "Today" : "Сегодня",
     "This week" : "Эта неделя",
     "Online" : "На связи",
-    "Invisible" : "Ð\9dевидимаÑ\8f",
+    "Invisible" : "Ð\9dевидимка",
     "Offline" : "Автономно",
+    "There was an error saving the new status" : "Не удалось сохранить новый статус",
     "30 minutes" : "30 минут",
-    "1 hour" : "1 час"
+    "1 hour" : "1 час",
+    "4 hours" : "4 часа",
+    "Mute all notifications" : "Отключить все уведомления",
+    "Clear status after" : "Удалить статус через"
 },
 "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
index b59b8f39726a27a71b30135a877587f6fbd2e0b9..b63d2c06a41a817e894f99a0d5618beb88c53f6a 100644 (file)
@@ -1,20 +1,35 @@
 { "translations": {
+    "Recent statuses" : "Недавние статусы",
+    "In a meeting" : "На встрече",
+    "Commuting" : "В пути",
+    "Out sick" : "Болею",
+    "Vacationing" : "В отпуске",
+    "Working remotely" : "Удалённая работа",
+    "User status" : "Статус пользователя",
     "Clear status message after" : "Очистить сообщение о состоянии через",
-    "What's your status?" : "Укажите ваше состояние",
-    "Set status" : "УÑ\81Ñ\82ановиÑ\82Ñ\8c Ñ\81оÑ\81Ñ\82оÑ\8fние",
+    "What's your status?" : "Укажите свой статус",
+    "Set status" : "Ð\97адаÑ\82Ñ\8c Ñ\81Ñ\82аÑ\82Ñ\83Ñ\81",
     "Online status" : "Состояние на связи",
     "Status message" : "Сообщение о состоянии",
     "Clear status message" : "Очистить сообщение о состоянии",
     "Set status message" : "Установить сообщение о состоянии",
+    "There was an error saving the status" : "Не удалось сохранить статус",
+    "There was an error clearing the status" : "Не удалось убрать статус",
+    "No recent status changes" : "Недавние изменения статуса отсуствуют ",
     "Away" : "Отсутствует",
     "Do not disturb" : "Не беспокоить",
+    "{status}, {timestamp}" : "{status}, {timestamp}",
     "Don't clear" : "Не очищать",
     "Today" : "Сегодня",
     "This week" : "Эта неделя",
     "Online" : "На связи",
-    "Invisible" : "Ð\9dевидимаÑ\8f",
+    "Invisible" : "Ð\9dевидимка",
     "Offline" : "Автономно",
+    "There was an error saving the new status" : "Не удалось сохранить новый статус",
     "30 minutes" : "30 минут",
-    "1 hour" : "1 час"
+    "1 hour" : "1 час",
+    "4 hours" : "4 часа",
+    "Mute all notifications" : "Отключить все уведомления",
+    "Clear status after" : "Удалить статус через"
 },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
 }
\ No newline at end of file
index e28a0f45b1ebf4183aa3a3b0d069d4028060bda4..8dc4205a453724a406de334aa7ad60d93bdc94fe 100644 (file)
@@ -7,6 +7,7 @@ OC.L10N.register(
     "Error" : "Fout",
     "Weather status" : "Weerstatus",
     "Weather status in your dashboard" : "Weerstatus in uw dashboard",
+    "Weather status integrated in the Dashboard app.\n    User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n    This status can also be integrated in other places like the Calendar app." : "Weerbericht is geïntegreerd in de dashboard app\nDe gebruikerslocatie kan automatisch worden bepaald of handmatig worden ingegeven. Een 6 uurs weersverwachting wordt getoond.\nDeze status kan ook op andere plaatsen worden geïntegreerd zoals in de Kalender-app.",
     "Detect location" : "Locatie detecteren",
     "Set custom address" : "Aangepast adres instellen",
     "Favorites" : "Favorieten",
@@ -26,6 +27,7 @@ OC.L10N.register(
     "Loading weather" : "Weergegevens ophalen",
     "Set location for weather" : "Stel je locatie voor het weer in.",
     "Remove from favorites" : "Verwijderen uit favorieten",
+    "You are not logged in." : "Je bent niet ingelogd.",
     "There was an error getting the weather status information." : "Er is een fout opgetreden bij het ophalen van de weerinformatie.",
     "No weather information found" : "Geen weer informatie gevonden.",
     "Location not found" : "Locatie niet gevonden",
index 92230d9fd98c035bb1eb13cae83a870ca49bab73..86978fb56dcacc9f5ee597dd8da13423362c0951 100644 (file)
@@ -5,6 +5,7 @@
     "Error" : "Fout",
     "Weather status" : "Weerstatus",
     "Weather status in your dashboard" : "Weerstatus in uw dashboard",
+    "Weather status integrated in the Dashboard app.\n    User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n    This status can also be integrated in other places like the Calendar app." : "Weerbericht is geïntegreerd in de dashboard app\nDe gebruikerslocatie kan automatisch worden bepaald of handmatig worden ingegeven. Een 6 uurs weersverwachting wordt getoond.\nDeze status kan ook op andere plaatsen worden geïntegreerd zoals in de Kalender-app.",
     "Detect location" : "Locatie detecteren",
     "Set custom address" : "Aangepast adres instellen",
     "Favorites" : "Favorieten",
@@ -24,6 +25,7 @@
     "Loading weather" : "Weergegevens ophalen",
     "Set location for weather" : "Stel je locatie voor het weer in.",
     "Remove from favorites" : "Verwijderen uit favorieten",
+    "You are not logged in." : "Je bent niet ingelogd.",
     "There was an error getting the weather status information." : "Er is een fout opgetreden bij het ophalen van de weerinformatie.",
     "No weather information found" : "Geen weer informatie gevonden.",
     "Location not found" : "Locatie niet gevonden",
index 3964cc0ec0ae8094729e2cd5cff81e4504f9fa53..694ed739adec87775029a61c84458dda25c96238 100644 (file)
@@ -29,6 +29,8 @@ OC.L10N.register(
     "Nextcloud Server" : "Nextcloud Sunucusu",
     "Some of your link shares have been removed" : "Bazı paylaşım bağlantılarınız silindi",
     "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Bir güvenlik açığı nedeniyle bazı paylaşım bağlantılarınızı silmek zorunda kaldık. ayrıntılı bilgi almak için bağlantıya bakabilirsiniz.",
+    "The user limit of this instance is reached." : "Bu kopya için kullanıcı sayısı sınırına ulaşıldı.",
+    "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Kullanıcı sayısı sınırını arttırmak için abonelik anatarınızı yazın. Nextcloud Enterprise sürümü hakkında ayrıntılı bilgi almak için web sitemize bakabilirsiniz.",
     "Preparing update" : "Güncelleme hazırlanıyor",
     "[%d / %d]: %s" : "[%d / %d]: %s",
     "Repair step:" : "Onarım adımı:",
index 06f95ce09cd681fde2d147a0a9cea86a83535b9f..7f2923ae23a91c646feefea10f8fd3fc88b74331 100644 (file)
@@ -27,6 +27,8 @@
     "Nextcloud Server" : "Nextcloud Sunucusu",
     "Some of your link shares have been removed" : "Bazı paylaşım bağlantılarınız silindi",
     "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Bir güvenlik açığı nedeniyle bazı paylaşım bağlantılarınızı silmek zorunda kaldık. ayrıntılı bilgi almak için bağlantıya bakabilirsiniz.",
+    "The user limit of this instance is reached." : "Bu kopya için kullanıcı sayısı sınırına ulaşıldı.",
+    "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Kullanıcı sayısı sınırını arttırmak için abonelik anatarınızı yazın. Nextcloud Enterprise sürümü hakkında ayrıntılı bilgi almak için web sitemize bakabilirsiniz.",
     "Preparing update" : "Güncelleme hazırlanıyor",
     "[%d / %d]: %s" : "[%d / %d]: %s",
     "Repair step:" : "Onarım adımı:",
index 222faec675ed1e79288cbcde204bd0147160a084..7a3b5c6c58a44facf291944f113845a004159e23 100644 (file)
@@ -167,6 +167,7 @@ OC.L10N.register(
     "Oct." : "Окт.",
     "Nov." : "Нояб.",
     "Dec." : "Дек.",
+    "The user limit has been reached and the user was not created." : "Пользователь не был создан, достигнуто ограничение количества пользователей.",
     "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "В составе имени пользователя допускаются следующие символы: «a–z», «A–Z», «0–9» и «_.@-'»",
     "A valid username must be provided" : "Укажите допустимое имя пользователя",
     "Username contains whitespace at the beginning or at the end" : "Имя пользователя содержит пробел в начале или в конце",
index a058b6bfb346fcb3d26e9855d82cc02d35b5fd78..792d0b7447288cad65cd3cd7ca1fbf8c6ab53fc6 100644 (file)
     "Oct." : "Окт.",
     "Nov." : "Нояб.",
     "Dec." : "Дек.",
+    "The user limit has been reached and the user was not created." : "Пользователь не был создан, достигнуто ограничение количества пользователей.",
     "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "В составе имени пользователя допускаются следующие символы: «a–z», «A–Z», «0–9» и «_.@-'»",
     "A valid username must be provided" : "Укажите допустимое имя пользователя",
     "Username contains whitespace at the beginning or at the end" : "Имя пользователя содержит пробел в начале или в конце",
index 408789d15e8aa7f3cabe76d9f727c25ad07e18c7..a693c4e4b3c0d4c2484cf33630bbe678b5035236 100644 (file)
@@ -167,6 +167,7 @@ OC.L10N.register(
     "Oct." : "Eki",
     "Nov." : "Kas",
     "Dec." : "Ara",
+    "The user limit has been reached and the user was not created." : "Kullanıcı sayısı sınırına ulaşıldığından kullanıcı eklenemedi.",
     "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Kullanıcı adında yalnız şu karakterler kullanılabilir: \"a-z\", \"A-Z\", \"0-9\", ve \"_.@-'\"",
     "A valid username must be provided" : "Geçerli bir kullanıcı adı yazmalısınız",
     "Username contains whitespace at the beginning or at the end" : "Kullanıcı adının başı ya da sonunda boşluk var",
index 82cef2b73dc8c21de1e1571e68dfc925696dc4cb..a9cad5734e85e9468f147c8ac6be7c189534e56a 100644 (file)
     "Oct." : "Eki",
     "Nov." : "Kas",
     "Dec." : "Ara",
+    "The user limit has been reached and the user was not created." : "Kullanıcı sayısı sınırına ulaşıldığından kullanıcı eklenemedi.",
     "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Kullanıcı adında yalnız şu karakterler kullanılabilir: \"a-z\", \"A-Z\", \"0-9\", ve \"_.@-'\"",
     "A valid username must be provided" : "Geçerli bir kullanıcı adı yazmalısınız",
     "Username contains whitespace at the beginning or at the end" : "Kullanıcı adının başı ya da sonunda boşluk var",