From 31205af3ac0f0574f4549a0b933b65d679545cfa Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 27 Apr 2019 00:12:36 +0000 Subject: [tx-robot] updated from transifex --- lib/l10n/ro.js | 2 ++ lib/l10n/ro.json | 2 ++ 2 files changed, 4 insertions(+) (limited to 'lib') diff --git a/lib/l10n/ro.js b/lib/l10n/ro.js index 7bbc88ade6f..e7095f8b67c 100644 --- a/lib/l10n/ro.js +++ b/lib/l10n/ro.js @@ -23,8 +23,10 @@ OC.L10N.register( "tomorrow" : "mâine", "yesterday" : "ieri", "_%n day ago_::_%n days ago_" : ["Acum o zi","Acum %n zile","Acum %n zile"], + "next month" : "luna viitoare", "last month" : "ultima lună", "_%n month ago_::_%n months ago_" : ["%n lună în urmă","%n luni în urmă","%n luni în urmă"], + "next year" : "anul viitor", "last year" : "ultimul an", "_%n year ago_::_%n years ago_" : ["%n an în urmă","%n ani în urmâ","%n ani în urmâ"], "in a few seconds" : "în câteva secunde", diff --git a/lib/l10n/ro.json b/lib/l10n/ro.json index fb64e0e9b04..5928d7af24d 100644 --- a/lib/l10n/ro.json +++ b/lib/l10n/ro.json @@ -21,8 +21,10 @@ "tomorrow" : "mâine", "yesterday" : "ieri", "_%n day ago_::_%n days ago_" : ["Acum o zi","Acum %n zile","Acum %n zile"], + "next month" : "luna viitoare", "last month" : "ultima lună", "_%n month ago_::_%n months ago_" : ["%n lună în urmă","%n luni în urmă","%n luni în urmă"], + "next year" : "anul viitor", "last year" : "ultimul an", "_%n year ago_::_%n years ago_" : ["%n an în urmă","%n ani în urmâ","%n ani în urmâ"], "in a few seconds" : "în câteva secunde", -- cgit v1.2.3 From 690e5beb11c5ef6190ca1098c073e8f6868047b8 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 28 Apr 2019 00:12:35 +0000 Subject: [tx-robot] updated from transifex --- apps/twofactor_backupcodes/l10n/nl.js | 1 + apps/twofactor_backupcodes/l10n/nl.json | 1 + core/l10n/nl.js | 4 + core/l10n/nl.json | 4 + lib/l10n/nl.js | 1 + lib/l10n/nl.json | 1 + settings/l10n/nl.js | 443 ++++++++++++++++++++++++++++++++ settings/l10n/nl.json | 443 ++++++++++++++++++++++++++++++++ 8 files changed, 898 insertions(+) (limited to 'lib') diff --git a/apps/twofactor_backupcodes/l10n/nl.js b/apps/twofactor_backupcodes/l10n/nl.js index 2bc9a128fcf..6b6b6142e65 100644 --- a/apps/twofactor_backupcodes/l10n/nl.js +++ b/apps/twofactor_backupcodes/l10n/nl.js @@ -3,6 +3,7 @@ OC.L10N.register( { "_" : "_", "An error occurred while generating your backup codes" : "Er trad een fout op bij het genereren van je backup codes", + "{name} backup codes" : "{naam} backup codes", "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Dit zijn je back-upcodes. Bewaar ze en/of druk ze alsjeblieft af, want je ze niet later nog een keer opvragen.", "Save backup codes" : "Bewaren backup code", "Print backup codes" : "Afdrukken backup code", diff --git a/apps/twofactor_backupcodes/l10n/nl.json b/apps/twofactor_backupcodes/l10n/nl.json index e88a40fb6ed..5d099f05427 100644 --- a/apps/twofactor_backupcodes/l10n/nl.json +++ b/apps/twofactor_backupcodes/l10n/nl.json @@ -1,6 +1,7 @@ { "translations": { "_" : "_", "An error occurred while generating your backup codes" : "Er trad een fout op bij het genereren van je backup codes", + "{name} backup codes" : "{naam} backup codes", "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Dit zijn je back-upcodes. Bewaar ze en/of druk ze alsjeblieft af, want je ze niet later nog een keer opvragen.", "Save backup codes" : "Bewaren backup code", "Print backup codes" : "Afdrukken backup code", diff --git a/core/l10n/nl.js b/core/l10n/nl.js index d370c4e1e6b..7cdae224b3a 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -28,6 +28,8 @@ OC.L10N.register( "Reset your password" : "Herstel je wachtwoord", "Couldn't send reset email. Please contact your administrator." : "Kon herstel email niet versturen. Neem contact op met je beheerder.", "Couldn't send reset email. Please make sure your username is correct." : "Kon herstel email niet versturen. Controleer je gebruikersnaam.", + "Some of your link shares have been removed" : "Sommige van je deellinks zijn verwijderd", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Door een security-bug moesten we sommige van je deellinks verwijderen. Bekijk de link voor meer informatie.", "Preparing update" : "Update voorbereiden", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Herstel stap:", @@ -318,6 +320,8 @@ OC.L10N.register( "Finishing …" : "Afronden ...", "Need help?" : "Hulp nodig?", "See the documentation" : "Zie de documentatie", + "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Het lijkt erop of je Nextcloud wilt herinstalleren. Maar het bestand CAN_INSTALL ontbreekt in de configdirectory. Maak het bestand CAN_INSTALL aan in je config map om verder te gaan.", + "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Kon CAN_INSTALL niet verwijderen uit de config map. Verwijder het bestand handmatig.", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Deze applicatie heeft JavaScript nodig. {linkstart}Activeer JavaScript{linkend} en ververs deze pagina.", "Get your own free account" : "Maak je eigen gratis account", "Skip to main content" : "Ga naar hoofdinhoud", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index d2b3c7a36e0..2d0f06a21a8 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -26,6 +26,8 @@ "Reset your password" : "Herstel je wachtwoord", "Couldn't send reset email. Please contact your administrator." : "Kon herstel email niet versturen. Neem contact op met je beheerder.", "Couldn't send reset email. Please make sure your username is correct." : "Kon herstel email niet versturen. Controleer je gebruikersnaam.", + "Some of your link shares have been removed" : "Sommige van je deellinks zijn verwijderd", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Door een security-bug moesten we sommige van je deellinks verwijderen. Bekijk de link voor meer informatie.", "Preparing update" : "Update voorbereiden", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Herstel stap:", @@ -316,6 +318,8 @@ "Finishing …" : "Afronden ...", "Need help?" : "Hulp nodig?", "See the documentation" : "Zie de documentatie", + "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Het lijkt erop of je Nextcloud wilt herinstalleren. Maar het bestand CAN_INSTALL ontbreekt in de configdirectory. Maak het bestand CAN_INSTALL aan in je config map om verder te gaan.", + "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Kon CAN_INSTALL niet verwijderen uit de config map. Verwijder het bestand handmatig.", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Deze applicatie heeft JavaScript nodig. {linkstart}Activeer JavaScript{linkend} en ververs deze pagina.", "Get your own free account" : "Maak je eigen gratis account", "Skip to main content" : "Ga naar hoofdinhoud", diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index 921f3bf71ea..7f8207503c5 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -7,6 +7,7 @@ OC.L10N.register( "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Of, als je liever config.php alleen-lezen wilt houden, stel de optie \"config_is_read_only\" in op true.", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Dit kan opgelost worden door de config map op de webserver schrijf rechten te geven. See %s", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Of, als je liever config.php Alleen-lezen houdt, stel de optie \"config_is_read_only\" in op true. Zie %s", + "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "De bestanden van app %1$szijn niet correct vervangen. Zorg ervoor dat de versie compatible is met de server.", "Sample configuration detected" : "Voorbeeld configuratie gevonden", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Er is gedetecteerd dat de voorbeeld configuratie is gekopieerd. Dit kan je installatie beschadigen en wordt dan ook niet ondersteund. Lees de documentatie voordat je wijzigingen aan config.php doorvoert", "%1$s and %2$s" : "%1$s en %2$s", diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json index 6d129e90563..bfc291f57c8 100644 --- a/lib/l10n/nl.json +++ b/lib/l10n/nl.json @@ -5,6 +5,7 @@ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Of, als je liever config.php alleen-lezen wilt houden, stel de optie \"config_is_read_only\" in op true.", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Dit kan opgelost worden door de config map op de webserver schrijf rechten te geven. See %s", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Of, als je liever config.php Alleen-lezen houdt, stel de optie \"config_is_read_only\" in op true. Zie %s", + "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "De bestanden van app %1$szijn niet correct vervangen. Zorg ervoor dat de versie compatible is met de server.", "Sample configuration detected" : "Voorbeeld configuratie gevonden", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Er is gedetecteerd dat de voorbeeld configuratie is gekopieerd. Dit kan je installatie beschadigen en wordt dan ook niet ondersteund. Lees de documentatie voordat je wijzigingen aan config.php doorvoert", "%1$s and %2$s" : "%1$s en %2$s", diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index 4366e50439f..718c7c23bae 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -103,6 +103,440 @@ OC.L10N.register( "Groups" : "Groepen", "Group list is empty" : "Groepenlijst is leeg", "Unable to retrieve the group list" : "Kan groepenoverzicht niet ophalen", + "Afrikaans (Namibia)" : "Afrikaans (Namibië)", + "Afrikaans (South Africa)" : "Afrikaans (Zuid-Afrika)", + "Afrikaans" : "Afrikaans", + "Akan (Ghana)" : "Akan (Ghana)", + "Akan" : "Akan", + "Albanian (Albania)" : "Albanees (Albanië)", + "Albanian" : "Albaans", + "Amharic (Ethiopia)" : "Amhaars (Ethiopië)", + "Amharic" : "Amhaar", + "Arabic (Algeria)" : "Arabisch (Algerije)", + "Arabic (Bahrain)" : "Arabisch (Bahrain)", + "Arabic (Egypt)" : "Arabisch (Egypte)", + "Arabic (Iraq)" : "Arabisch (Irak)", + "Arabic (Jordan)" : "Arabisch (Jordanië)", + "Arabic (Kuwait)" : "Arabisch (Koeweit)", + "Arabic (Lebanon)" : "Arabisch (Libanon)", + "Arabic (Libya)" : "Arabisch (Libië)", + "Arabic (Morocco)" : "Arabisch (Marokko)", + "Arabic (Oman)" : "Arabisch (Oman)", + "Arabic (Qatar)" : "Arabisch (Katar)", + "Arabic (Saudi Arabia)" : "Arabisch (Saoedi-Arabië)", + "Arabic (Sudan)" : "Arabisch (Soedan)", + "Arabic (Syria)" : "Arabisch (Syrië)", + "Arabic (Tunisia)" : "Arabisch (Tunisië)", + "Arabic (United Arab Emirates)" : "Arabisch (Verenigde Arabische Emiraten )", + "Arabic (Yemen)" : "Arabisch (Jemen)", + "Arabic" : "Arabisch", + "Armenian (Armenia)" : "Armeens (Armenië)", + "Armenian" : "Armeens", + "Assamese (India)" : "Assamees (India)", + "Assamese" : "Assamees", + "Asu (Tanzania)" : "Asu (Tanzania)", + "Asu" : "Asu", + "Azerbaijani (Cyrillic)" : "Azerbeidzjaans (Cyrillisch)", + "Azerbaijani (Cyrillic, Azerbaijan)" : "Azerbeidzjaans (Cyrillisch, Azerbeidzjaan)", + "Azerbaijani (Latin)" : "Azerbeidzjaans (Latijns)", + "Azerbaijani (Latin, Azerbaijan)" : "Azerbeidzjaans (Latijn, Azerbeidzjaan)", + "Azerbaijani" : "Azerbaidzjaans", + "Bambara (Mali)" : "Bambara (Mali)", + "Bambara" : "Bambara", + "Basque (Spain)" : "Baskisch (Spanje)", + "Basque" : "Baskisch", + "Belarusian (Belarus)" : "Wit-Russisch (Wit-Rusland)", + "Belarusian" : "Wit-Russisch", + "Bemba (Zambia)" : "Bemba (Zambia)", + "Bemba" : "Bemba", + "Bena (Tanzania)" : "Bena (Tanzania)", + "Bena" : "Bena", + "Bengali (Bangladesh)" : "Bengaals (Bangladesh)", + "Bengali (India)" : "Bengaals (India)", + "Bengali" : "Bengaals", + "Bosnian (Bosnia and Herzegovina)" : "Bosnisch (Bosnië en Herzegovina)", + "Bosnian" : "Bosnisch", + "Bulgarian (Bulgaria)" : "Bulgaars (Bulgarije)", + "Bulgarian" : "Bulgaars", + "Burmese (Myanmar [Burma])" : "Birmees (Myanmar [Burma])", + "Burmese" : "Burmees", + "Catalan (Spain)" : "Catalaans (Spanje)", + "Catalan" : "Catalaans", + "Central Morocco Tamazight (Latin)" : "Centraal Marokko Tamazight (Latijns)", + "Central Morocco Tamazight (Latin, Morocco)" : "Centraal Marokko Tamazight (Latijns, Marokko)", + "Central Morocco Tamazight" : "Centraal Marokko Tamazight", + "Cherokee (United States)" : "Cherokee (Verenigde Staten van Amerika)", + "Cherokee" : "Cherokee", + "Chiga (Uganda)" : "Chiga (Oeganda)", + "Chiga" : "Chiga", + "Chinese (Simplified Han)" : "Chinees (Gesimplificeerd Han)", + "Chinese (Simplified Han, China)" : "Chinees (Gesimplificeerd Han, China)", + "Chinese (Simplified Han, Hong Kong SAR China)" : "Chinees (Gesimplificeerd Han, Hong Kong SAR China)", + "Chinese (Simplified Han, Macau SAR China)" : "Chinees (Gesimplificeerd Han, Macao SAR China)", + "Chinese (Simplified Han, Singapore)" : "Chinees (Gesimplificeerd Han, Singapore)", + "Chinese (Traditional Han)" : "Chinees (traditioneel Han)", + "Chinese (Traditional Han, Hong Kong SAR China)" : "Chinees (Traditioneel Han, Hong Kong SAR China)", + "Chinese (Traditional Han, Macau SAR China)" : "Chinees (Traditioneel Han, Macao SAR China)", + "Chinese (Traditional Han, Taiwan)" : "Chinees (Traditioneel Han, Taiwan)", + "Chinese" : "Chinees", + "Cornish (United Kingdom)" : "Cornish (Verenigd Koninkrijk)", + "Cornish" : "Cornish", + "Croatian (Croatia)" : "Kroatisch (Kroatië)", + "Croatian" : "Kroatisch", + "Czech (Czech Republic)" : "Tsjechisch (Tsjechische Republiek)", + "Czech" : "Tsjechisch", + "Danish (Denmark)" : "Deens (Denemarken)", + "Danish" : "Deens", + "Dutch (Belgium)" : "Nederlands (België)", + "Dutch (Netherlands)" : "Nederlands (Nederland)", + "Dutch" : "Nederlands", + "Embu (Kenya)" : "Embu (Kenia)", + "Embu" : "Embu", + "English (American Samoa)" : "Engels (Amerikaans Samoa)", + "English (Australia)" : "Engels (Australië)", + "English (Belgium)" : "Engels (België)", + "English (Belize)" : "Engels (Belize)", + "English (Botswana)" : "Engels (Botswana)", + "English (Canada)" : "Engels (Canada)", + "English (Guam)" : "Engels (Guam)", + "English (Hong Kong SAR China)" : "Engels (Hong Kong SAR China)", + "English (India)" : "Engels (India)", + "English (Ireland)" : "Engels (Ierland)", + "English (Jamaica)" : "Engels (Jamaica)", + "English (Malta)" : "Engels (Malta)", + "English (Marshall Islands)" : "Engels (Marshalleilanden)", + "English (Mauritius)" : "Engels (Mauritius)", + "English (Namibia)" : "Engels (Namibië)", + "English (New Zealand)" : "Engels (Nieuw Zeeland)", + "English (Northern Mariana Islands)" : "Engels (Noordelijke Marianen)", + "English (Pakistan)" : "Engels (Pakistan)", + "English (Philippines)" : "Engels (Filippijnen)", + "English (Singapore)" : "Engels (Singapore)", + "English (South Africa)" : "Engels (Zuid-Afrika)", + "English (Trinidad and Tobago)" : "Engels (Trinidad en Tobago)", + "English (U.S. Minor Outlying Islands)" : "Engels (Kleine afgelegen eilanden van de Verenigde Staten)", + "English (U.S. Virgin Islands)" : "Engels (Maagdeneilanden)", + "English (United Kingdom)" : "Engels (Verenigd Koninkrijk)", + "English (United States)" : "Engels (Verenigde Staten van Amerika)", + "English (Zimbabwe)" : "Engels (Zimbabwe)", + "English" : "Engels", + "Esperanto" : "Esperanto", + "Estonian (Estonia)" : "Ests (Estland)", + "Estonian" : "Ests", + "Ewe (Ghana)" : "Ewe (Ghana)", + "Ewe (Togo)" : "Ewe (Togo)", + "Ewe" : "Ewe", + "Faroese (Faroe Islands)" : "Faeröes (Faeröereilanden)", + "Faroese" : "Faeröers", + "Filipino (Philippines)" : "Filipijns (Filippijnen)", + "Filipino" : "Filipijns", + "Finnish (Finland)" : "Fins (Finland)", + "Finnish" : "Fins", + "French (Belgium)" : "Frans (België)", + "French (Benin)" : "Frans (Benin)", + "French (Burkina Faso)" : "Frans (Burkina Faso)", + "French (Burundi)" : "Frans (Burundi)", + "French (Cameroon)" : "Frans (Kameroen)", + "French (Canada)" : "Frans (Canada)", + "French (Central African Republic)" : "Frans (Centraal Afrikaanse Republiek)", + "French (Chad)" : "Frans (Tsjaad)", + "French (Comoros)" : "Frans (Komoren)", + "French (Congo - Brazzaville)" : "Frans (Congo - Brazzaville)", + "French (Congo - Kinshasa)" : "Frans (Kongo - Kinshasa)", + "French (Côte d’Ivoire)" : "Frans (Ivoorkust)", + "French (Djibouti)" : "Frans (Djibouti)", + "French (Equatorial Guinea)" : "Frans (Equatoriaal Guinea)", + "French (France)" : "Frans (Frankrijk)", + "French (Gabon)" : "Frans (Gabon)", + "French (Guadeloupe)" : "Frans (Guadeloupe)", + "French (Guinea)" : "Frans (Guinea)", + "French (Luxembourg)" : "Frans (Luxemburg)", + "French (Madagascar)" : "Frans (Madagascar)", + "French (Mali)" : "Frans (Mali)", + "French (Martinique)" : "Frans (Martinique)", + "French (Monaco)" : "Frans (Monaco)", + "French (Niger)" : "Frans (Niger)", + "French (Rwanda)" : "Frans (Rwanda)", + "French (Réunion)" : "Frans (Réunion)", + "French (Saint Barthélemy)" : "Frans (Saint Barthélemy)", + "French (Saint Martin)" : "Frans (Saint Martin)", + "French (Senegal)" : "Frans (Senegal)", + "French (Switzerland)" : "Frans (Zwitserland)", + "French (Togo)" : "Frans (Togo)", + "French" : "Frans", + "Fulah (Senegal)" : "Fulah (Senegal)", + "Fulah" : "Fulah", + "Galician (Spain)" : "Galisisch (Spanje)", + "Galician" : "Galisisch", + "Ganda (Uganda)" : "Ganda (Oeganda)", + "Ganda" : "Ganda", + "Georgian (Georgia)" : "Georgisch (Georgië)", + "Georgian" : "Georgisch", + "German (Austria)" : "Duits (Oostenrijk)", + "German (Belgium)" : "Duits (België)", + "German (Germany)" : "Duits (Duitsland)", + "German (Liechtenstein)" : "Duits (Liechtenstein)", + "German (Luxembourg)" : "Duits (Luxemburg)", + "German (Switzerland)" : "Duits (Zwitserland)", + "German" : "Duits", + "Greek (Cyprus)" : "Grieks (Cyprus)", + "Greek (Greece)" : "Grieks (Griekenland)", + "Greek" : "Grieks", + "Gujarati (India)" : "Gujarati (India)", + "Gujarati" : "Gujarati", + "Gusii (Kenya)" : "Gusii (Kenia)", + "Gusii" : "Gusii", + "Hausa (Latin)" : "Hausa (Latijns)", + "Hausa (Latin, Ghana)" : "Hausa (Latijns, Ghana)", + "Hausa (Latin, Niger)" : "Hausa (Latijns, Niger)", + "Hausa (Latin, Nigeria)" : "Hausa (Latijns, Nigeria)", + "Hausa" : "Hausa", + "Hawaiian (United States)" : "Hawaiaans (Verenigde Staten van Amerika)", + "Hawaiian" : "Hawaiaans", + "Hebrew (Israel)" : "Hebreeuws (Israel)", + "Hebrew" : "Hebreeuws", + "Hindi (India)" : "Hindi (India)", + "Hindi" : "Hindi", + "Hungarian (Hungary)" : "Hongaars (Hongarije)", + "Hungarian" : "Hongaars", + "Icelandic (Iceland)" : "IJslands (IJsland)", + "Icelandic" : "Ijslands", + "Igbo (Nigeria)" : "Igbo (Nigeria)", + "Igbo" : "Igbo", + "Indonesian (Indonesia)" : "Indonesisch (Indonesië)", + "Indonesian" : "Indonesisch", + "Irish (Ireland)" : "Iers (Ierland)", + "Irish" : "Iers", + "Italian (Italy)" : "Italiaans (Italië)", + "Italian (Switzerland)" : "Italiaans (Zwitserland)", + "Italian" : "Italiaans", + "Japanese (Japan)" : "Japans (Japan)", + "Japanese" : "Japans", + "Kabuverdianu (Cape Verde)" : "Kaapverdiaans (Kaapverdië)", + "Kabuverdianu" : "Kaapverdiaans", + "Kabyle (Algeria)" : "Kabyle (Algerije)", + "Kabyle" : "Kabyle", + "Kalaallisut (Greenland)" : "Kalaallisut (Groenland)", + "Kalaallisut" : "Kalaallisut", + "Kalenjin (Kenya)" : "Kalenjin (Kenia)", + "Kalenjin" : "Kalenjin", + "Kamba (Kenya)" : "Kamba (Kenia)", + "Kamba" : "Kamba", + "Kannada (India)" : "Kannada (India)", + "Kannada" : "Kannada", + "Kazakh (Cyrillic)" : "Kazaks (Cyrillisch)", + "Kazakh (Cyrillic, Kazakhstan)" : "Kazaks (Cyrillisch, Kazachstan)", + "Kazakh" : "Kazachs", + "Khmer (Cambodia)" : "Khmer (Cambodja)", + "Khmer" : "Khmer", + "Kikuyu (Kenya)" : "Kikuyu (Kenia)", + "Kikuyu" : "Kikuyu", + "Kinyarwanda (Rwanda)" : "Kinyarwanda (Rwanda)", + "Kinyarwanda" : "Kinyarwanda", + "Konkani (India)" : "Konkani (India)", + "Konkani" : "Konkani", + "Korean (South Korea)" : "Koreaans", + "Korean" : "Koreaans", + "Koyra Chiini (Mali)" : "Koyra Chiini (Mali)", + "Koyra Chiini" : "Koyra Chiini", + "Koyraboro Senni (Mali)" : "Koyraboro Senni (Mali)", + "Koyraboro Senni" : "Koyraboro Senni", + "Langi (Tanzania)" : "Langi (Tanzania)", + "Langi" : "Langi", + "Latvian (Latvia)" : "Lets (Letland)", + "Latvian" : "Lets", + "Lithuanian (Lithuania)" : "Litouws (Litouwen)", + "Lithuanian" : "Litouws", + "Luo (Kenya)" : "Luo (Kenia)", + "Luo" : "Luo", + "Luyia (Kenya)" : "Luyia (Kenia)", + "Luyia" : "Luyia", + "Macedonian (Macedonia)" : "Macedonisch (Macedonië)", + "Macedonian" : "Macedonisch", + "Machame (Tanzania)" : "Machame (Tanzania)", + "Machame" : "Machame", + "Makonde (Tanzania)" : "Makonde (Tanzania)", + "Makonde" : "Makonde", + "Malagasy (Madagascar)" : "Malagasy (Madagascar)", + "Malagasy" : "Malagasitalen", + "Malay (Brunei)" : "Maleis (Brunei)", + "Malay (Malaysia)" : "Maleis (Maleisië)", + "Malay" : "Maleis", + "Malayalam (India)" : "Maleis (India)", + "Malayalam" : "Maleis", + "Maltese (Malta)" : "Maltees (Malta)", + "Maltese" : "Maltees", + "Manx (United Kingdom)" : "Manx (Verenigd Koninkrijk)", + "Manx" : "Manx-Gaelisch", + "Marathi (India)" : "Marathi (India)", + "Marathi" : "Marathi", + "Masai (Kenya)" : "Masai (Kenia)", + "Masai (Tanzania)" : "Masai (Tanzania)", + "Masai" : "Masai", + "Meru (Kenya)" : "Meru (Kenia)", + "Meru" : "Meru", + "Morisyen (Mauritius)" : "Morisyen (Mauritius)", + "Morisyen" : "Morisyen", + "Nama (Namibia)" : "Nama (Namibië)", + "Nama" : "Nama", + "Nepali (India)" : "Nepalees (India)", + "Nepali (Nepal)" : "Nepalees (Nepal)", + "Nepali" : "Nepalees", + "North Ndebele (Zimbabwe)" : "Noord Ndebele (Zimbabwe)", + "North Ndebele" : "Ndebele", + "Norwegian Bokmål (Norway)" : "Noors Bokmål (Noorwegen)", + "Norwegian Bokmål" : "Noors Bokmål", + "Norwegian Nynorsk (Norway)" : "Noors Nynorsk (Noorwegen)", + "Norwegian Nynorsk" : "Noors Nynorsk", + "Nyankole (Uganda)" : "Nyankole (Oeganda)", + "Nyankole" : "Nyankole", + "Oriya (India)" : "Oriya (India)", + "Oriya" : "Oriya", + "Oromo (Ethiopia)" : "Oromo (Ethiopië)", + "Oromo (Kenya)" : "Oromo (Kenia)", + "Oromo" : "Oromo", + "Pashto (Afghanistan)" : "Pashto (Afghanistan)", + "Pashto" : "Pashto", + "Persian (Afghanistan)" : "Persisch (Afghanistan)", + "Persian (Iran)" : "Persisch (Iran)", + "Persian" : "Persisch", + "Polish (Poland)" : "Pools (Polen)", + "Polish" : "Pools", + "Portuguese (Brazil)" : "Portugees (Brazilië)", + "Portuguese (Guinea-Bissau)" : "Portugees (Guinea-Bissau)", + "Portuguese (Mozambique)" : "Portugees (Mozambique)", + "Portuguese (Portugal)" : "Portugees (Portugal)", + "Portuguese" : "Portugees", + "Punjabi (Arabic)" : "Punjabi (Arabisch)", + "Punjabi (Arabic, Pakistan)" : "Punjabi (Arabisch, Pakistan)", + "Punjabi (Gurmukhi)" : "Punjabi (Gurmukhi)", + "Punjabi (Gurmukhi, India)" : "Punjabi (Gurmukhi, India)", + "Punjabi" : "Punjabi", + "Romanian (Moldova)" : "Roemeens (Moldavië)", + "Romanian (Romania)" : "Roemeens (Roemenië)", + "Romanian" : "Roemeens", + "Romansh (Switzerland)" : "Romaan (Zwitserland)", + "Romansh" : "Romaans", + "Rombo (Tanzania)" : "Rombo (Tanzania)", + "Rombo" : "Rombo", + "Russian (Moldova)" : "Russisch (Moldavië)", + "Russian (Russia)" : "Russisch (Rusland)", + "Russian (Ukraine)" : "Russisch (Oekraine)", + "Russian" : "Russisch", + "Rwa (Tanzania)" : "Rwa (Tanzania)", + "Rwa" : "Rwa", + "Samburu (Kenya)" : "Samburu (Kenya)", + "Samburu" : "Samburu", + "Sango (Central African Republic)" : "Sango (Centraal Afrikaanse Republiek)", + "Sango" : "Sango", + "Sena (Mozambique)" : "Sena (Mozambique)", + "Sena" : "Sena", + "Serbian (Cyrillic)" : "Servisch (Cyrillisch)", + "Serbian (Cyrillic, Bosnia and Herzegovina)" : "Servisch (Cyrillisch, Bosnië en Herzegovina)", + "Serbian (Cyrillic, Montenegro)" : "Servisch (Cyrillisch, Montenegro)", + "Serbian (Cyrillic, Serbia)" : "Servisch (Cyrillisch, Servië)", + "Serbian (Latin)" : "Servisch (Latijns)", + "Serbian (Latin, Bosnia and Herzegovina)" : "Servisch (Latijns, Bosnië en Herzegovina)", + "Serbian (Latin, Montenegro)" : "Servisch (Latijns, Montenegro)", + "Serbian (Latin, Serbia)" : "Servisch (Latijns, Servië)", + "Serbian" : "Servisch", + "Shona (Zimbabwe)" : "Shona (Zimbabwe)", + "Shona" : "Shona", + "Sichuan Yi (China)" : "Sichuan Yi (China)", + "Sichuan Yi" : "Sichuan Yi; Nuosu", + "Sinhala (Sri Lanka)" : "Singalees (Sri Lanka)", + "Sinhala" : "Sinhala", + "Slovak (Slovakia)" : "Slowaaks (Slowakije)", + "Slovak" : "Slowaaks", + "Slovenian (Slovenia)" : "Sloveens (Slovenië)", + "Slovenian" : "Sloveens", + "Soga (Uganda)" : "Soga (Oeganda)", + "Soga" : "Soga", + "Somali (Djibouti)" : "Somalies (Djibouti)", + "Somali (Ethiopia)" : "Somalisch (Ethiopië)", + "Somali (Kenya)" : "Somalisch (Kenoa)", + "Somali (Somalia)" : "Somalisch (Somalië)", + "Somali" : "Somalisch", + "Spanish (Argentina)" : "Spaans (Argentinië)", + "Spanish (Bolivia)" : "Spaans (Bolivia)", + "Spanish (Chile)" : "Spaans (Chili)", + "Spanish (Colombia)" : "Spaans (Colombia)", + "Spanish (Costa Rica)" : "Spaans (Costa Rica)", + "Spanish (Dominican Republic)" : "Spaans (Dominicaanse Republiek)", + "Spanish (Ecuador)" : "Spaans (Ecuador)", + "Spanish (El Salvador)" : "Spaans (El Salvador)", + "Spanish (Equatorial Guinea)" : "Spaans (Equatoriaal Guinea)", + "Spanish (Guatemala)" : "Spaans (Guatemala)", + "Spanish (Honduras)" : "Spaans (Honduras)", + "Spanish (Latin America)" : "Spaans (Latijns Amerika)", + "Spanish (Mexico)" : "Spaans (Mexico)", + "Spanish (Nicaragua)" : "Spaans (Nicaragua)", + "Spanish (Panama)" : "Spaans (Panama)", + "Spanish (Paraguay)" : "Spaans (Paraguay)", + "Spanish (Peru)" : "Spaans (Peru)", + "Spanish (Puerto Rico)" : "Spaans (Puerto Rico)", + "Spanish (Spain)" : "Spaans (Spanje)", + "Spanish (United States)" : "Spaans (Verenigde Staten van Amerika)", + "Spanish (Uruguay)" : "Spaans (Uruguay)", + "Spanish (Venezuela)" : "Spaans (Venezuela)", + "Spanish" : "Spaans", + "Swahili (Kenya)" : "Swahili (Kenia)", + "Swahili (Tanzania)" : "Swahili (Tanzania)", + "Swahili" : "Swahili", + "Swedish (Finland)" : "Zweeds (Finland)", + "Swedish (Sweden)" : "Zweeds (Zweden)", + "Swedish" : "Zweeds", + "Swiss German (Switzerland)" : "Schweizerdeutsch (Zwitserland)", + "Swiss German" : "Schweizerdeutsch", + "Tachelhit (Latin)" : "Tachelhit (Latijns)", + "Tachelhit (Latin, Morocco)" : "Tachelhit (Latijns, Marokko)", + "Tachelhit (Tifinagh)" : "Tachelhit (Tifinagh)", + "Tachelhit (Tifinagh, Morocco)" : "Tachelhit (Tifinagh, Marokko)", + "Tachelhit" : "Tachelhit", + "Taita (Kenya)" : "Taita (Kenia)", + "Taita" : "Taita", + "Tamil (India)" : "Tamil (India)", + "Tamil (Sri Lanka)" : "Tamil (Sri Lanka)", + "Tamil" : "Tamil", + "Telugu (India)" : "Telugu (India)", + "Telugu" : "Telugu", + "Teso (Kenya)" : "Teso (Kenia)", + "Teso (Uganda)" : "Teso (Oeganda)", + "Teso" : "Teso", + "Thai (Thailand)" : "Thais (Thailand)", + "Thai" : "Thais", + "Tibetan (China)" : "Tibetaans (China)", + "Tibetan (India)" : "Tibetaans (India)", + "Tibetan" : "Tibetaans", + "Tigrinya (Eritrea)" : "Tigrinya (Eritrea)", + "Tigrinya (Ethiopia)" : "Tigrinya (Ethiopië)", + "Tigrinya" : "Tigrinya", + "Tonga (Tonga)" : "Tonga (Tonga)", + "Tonga" : "Tonga", + "Turkish (Turkey)" : "Turks (Turkije)", + "Turkish" : "Turks", + "Ukrainian (Ukraine)" : "Oekrains (Oekraine)", + "Ukrainian" : "Oekrains", + "Urdu (India)" : "Urdu (India)", + "Urdu (Pakistan)" : "Urdu (Pakistan)", + "Urdu" : "Urdu", + "Uzbek (Arabic)" : "Oezbeeks (Arabisch)", + "Uzbek (Arabic, Afghanistan)" : "Oezbeeks (Arabisch, Afghanistan)", + "Uzbek (Cyrillic)" : "Oezbeeks (Cyrillisch)", + "Uzbek (Cyrillic, Uzbekistan)" : "Oezbeeks (Cyrillisch, Oezbekistan)", + "Uzbek (Latin)" : "Oezbeeks (Latijns)", + "Uzbek (Latin, Uzbekistan)" : "Oezbeeks (Latijns, Oezbekistan)", + "Uzbek" : "Oezbeeks", + "Vietnamese (Vietnam)" : "Vietnamees(Vietnam)", + "Vietnamese" : "Viëtnamees", + "Vunjo (Tanzania)" : "Vunjo (Tanzania)", + "Vunjo" : "Vunjo", + "Welsh (United Kingdom)" : "Welsh (Verenigd Koninkrijk)", + "Welsh" : "Welsh", + "Yoruba (Nigeria)" : "Yoruba (Nigeria)", + "Yoruba" : "Yoruba", + "Zulu (South Africa)" : "Zoeloe (Zuid-Afrika)", + "Zulu" : "Zoeloe", "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Twee-factor authenticatie kan worden afgedwongen voor alle \tgebruikers en specifieke groepen. Als ze geen twee-factor provider hebben ingesteld, dan kunnen ze niet inloggen in het systeem.", "Enforce two-factor authentication" : "Forceren gebruik tweefactor authenticatie", "Limit to groups" : "Beperk tot groepen", @@ -136,6 +570,8 @@ OC.L10N.register( "Devices & sessions" : "Apparaten & sessies", "Web, desktop and mobile clients currently logged in to your account." : "Web, desktop en mobiele clients zijn nu ingelogd op je account.", "Error while creating device token" : "Fout bij creëren apparaat-token", + "Error while updating device token scope" : "Fout tijdens bijwerken device tokenscope", + "Error while updating device token name" : "Fout tijdens bijwerken device tokennaam", "Error while deleting the token" : "Fout bij verwijderen token", "App name" : "Appnaam", "Create new app password" : "Creëer een nieuw app wachtwoord", @@ -147,6 +583,7 @@ OC.L10N.register( "Show QR code for mobile apps" : "Toon QR code voor mobiele apps", "Copied!" : "Gekopieerd!", "Copy" : "Kopiëren", + "Could not copy app password. Please copy it manually." : "Kon app wachtwoord niet kopiëren. Kopieer het handmatig.", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Officiële apps worden ontwikkeld door en binnen de community. Ze bieden centrale functionaliteit en zijn klaar voor productie.", "Official" : "Officieel", "by" : "door", @@ -357,13 +794,19 @@ OC.L10N.register( "Current password" : "Huidig wachtwoord", "Change password" : "Wijzig wachtwoord", "Use a second factor besides your password to increase security for your account." : "Gebruik een tweede faktor naast je paswoord om de zekerheid van je account te verhogen. ", + "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cUrl gebruikt een verouderde %s versie (%s). Werk het besturingssysteem bij, want anders zullen functies als %s niet betrouwbaar werken.", + "Disconnect" : "Verbreek verbinding", "iPhone iOS" : "iPhone iOS", "iPad iOS" : "iPad iOS", "iOS Client" : "iOS apparaat", "Android Client" : "Android apparaat", "Not supported!" : "Niet ondersteund!", + "Press ⌘-C to copy." : "Druk ⌘-C om te kopiëren.", + "Press Ctrl-C to copy." : "Druk op Ctrl-C om te kopiëren.", "Error while loading browser sessions and device tokens" : "Fout bij het laden van de browsersessie en apparaattokens", + "Default quota :" : "Standaardquota:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Controleer a.u.b. de installatiegidsen, en controleer de log op fouten en waarschuwingen.", + "Follow us on Google+" : "Volg ons op Google+", "You are using %s of %s (%s %%)" : "Je gebruikt %s van %s (%s %%)" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index 267b5a0d295..b5b3ff5d4b2 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -101,6 +101,440 @@ "Groups" : "Groepen", "Group list is empty" : "Groepenlijst is leeg", "Unable to retrieve the group list" : "Kan groepenoverzicht niet ophalen", + "Afrikaans (Namibia)" : "Afrikaans (Namibië)", + "Afrikaans (South Africa)" : "Afrikaans (Zuid-Afrika)", + "Afrikaans" : "Afrikaans", + "Akan (Ghana)" : "Akan (Ghana)", + "Akan" : "Akan", + "Albanian (Albania)" : "Albanees (Albanië)", + "Albanian" : "Albaans", + "Amharic (Ethiopia)" : "Amhaars (Ethiopië)", + "Amharic" : "Amhaar", + "Arabic (Algeria)" : "Arabisch (Algerije)", + "Arabic (Bahrain)" : "Arabisch (Bahrain)", + "Arabic (Egypt)" : "Arabisch (Egypte)", + "Arabic (Iraq)" : "Arabisch (Irak)", + "Arabic (Jordan)" : "Arabisch (Jordanië)", + "Arabic (Kuwait)" : "Arabisch (Koeweit)", + "Arabic (Lebanon)" : "Arabisch (Libanon)", + "Arabic (Libya)" : "Arabisch (Libië)", + "Arabic (Morocco)" : "Arabisch (Marokko)", + "Arabic (Oman)" : "Arabisch (Oman)", + "Arabic (Qatar)" : "Arabisch (Katar)", + "Arabic (Saudi Arabia)" : "Arabisch (Saoedi-Arabië)", + "Arabic (Sudan)" : "Arabisch (Soedan)", + "Arabic (Syria)" : "Arabisch (Syrië)", + "Arabic (Tunisia)" : "Arabisch (Tunisië)", + "Arabic (United Arab Emirates)" : "Arabisch (Verenigde Arabische Emiraten )", + "Arabic (Yemen)" : "Arabisch (Jemen)", + "Arabic" : "Arabisch", + "Armenian (Armenia)" : "Armeens (Armenië)", + "Armenian" : "Armeens", + "Assamese (India)" : "Assamees (India)", + "Assamese" : "Assamees", + "Asu (Tanzania)" : "Asu (Tanzania)", + "Asu" : "Asu", + "Azerbaijani (Cyrillic)" : "Azerbeidzjaans (Cyrillisch)", + "Azerbaijani (Cyrillic, Azerbaijan)" : "Azerbeidzjaans (Cyrillisch, Azerbeidzjaan)", + "Azerbaijani (Latin)" : "Azerbeidzjaans (Latijns)", + "Azerbaijani (Latin, Azerbaijan)" : "Azerbeidzjaans (Latijn, Azerbeidzjaan)", + "Azerbaijani" : "Azerbaidzjaans", + "Bambara (Mali)" : "Bambara (Mali)", + "Bambara" : "Bambara", + "Basque (Spain)" : "Baskisch (Spanje)", + "Basque" : "Baskisch", + "Belarusian (Belarus)" : "Wit-Russisch (Wit-Rusland)", + "Belarusian" : "Wit-Russisch", + "Bemba (Zambia)" : "Bemba (Zambia)", + "Bemba" : "Bemba", + "Bena (Tanzania)" : "Bena (Tanzania)", + "Bena" : "Bena", + "Bengali (Bangladesh)" : "Bengaals (Bangladesh)", + "Bengali (India)" : "Bengaals (India)", + "Bengali" : "Bengaals", + "Bosnian (Bosnia and Herzegovina)" : "Bosnisch (Bosnië en Herzegovina)", + "Bosnian" : "Bosnisch", + "Bulgarian (Bulgaria)" : "Bulgaars (Bulgarije)", + "Bulgarian" : "Bulgaars", + "Burmese (Myanmar [Burma])" : "Birmees (Myanmar [Burma])", + "Burmese" : "Burmees", + "Catalan (Spain)" : "Catalaans (Spanje)", + "Catalan" : "Catalaans", + "Central Morocco Tamazight (Latin)" : "Centraal Marokko Tamazight (Latijns)", + "Central Morocco Tamazight (Latin, Morocco)" : "Centraal Marokko Tamazight (Latijns, Marokko)", + "Central Morocco Tamazight" : "Centraal Marokko Tamazight", + "Cherokee (United States)" : "Cherokee (Verenigde Staten van Amerika)", + "Cherokee" : "Cherokee", + "Chiga (Uganda)" : "Chiga (Oeganda)", + "Chiga" : "Chiga", + "Chinese (Simplified Han)" : "Chinees (Gesimplificeerd Han)", + "Chinese (Simplified Han, China)" : "Chinees (Gesimplificeerd Han, China)", + "Chinese (Simplified Han, Hong Kong SAR China)" : "Chinees (Gesimplificeerd Han, Hong Kong SAR China)", + "Chinese (Simplified Han, Macau SAR China)" : "Chinees (Gesimplificeerd Han, Macao SAR China)", + "Chinese (Simplified Han, Singapore)" : "Chinees (Gesimplificeerd Han, Singapore)", + "Chinese (Traditional Han)" : "Chinees (traditioneel Han)", + "Chinese (Traditional Han, Hong Kong SAR China)" : "Chinees (Traditioneel Han, Hong Kong SAR China)", + "Chinese (Traditional Han, Macau SAR China)" : "Chinees (Traditioneel Han, Macao SAR China)", + "Chinese (Traditional Han, Taiwan)" : "Chinees (Traditioneel Han, Taiwan)", + "Chinese" : "Chinees", + "Cornish (United Kingdom)" : "Cornish (Verenigd Koninkrijk)", + "Cornish" : "Cornish", + "Croatian (Croatia)" : "Kroatisch (Kroatië)", + "Croatian" : "Kroatisch", + "Czech (Czech Republic)" : "Tsjechisch (Tsjechische Republiek)", + "Czech" : "Tsjechisch", + "Danish (Denmark)" : "Deens (Denemarken)", + "Danish" : "Deens", + "Dutch (Belgium)" : "Nederlands (België)", + "Dutch (Netherlands)" : "Nederlands (Nederland)", + "Dutch" : "Nederlands", + "Embu (Kenya)" : "Embu (Kenia)", + "Embu" : "Embu", + "English (American Samoa)" : "Engels (Amerikaans Samoa)", + "English (Australia)" : "Engels (Australië)", + "English (Belgium)" : "Engels (België)", + "English (Belize)" : "Engels (Belize)", + "English (Botswana)" : "Engels (Botswana)", + "English (Canada)" : "Engels (Canada)", + "English (Guam)" : "Engels (Guam)", + "English (Hong Kong SAR China)" : "Engels (Hong Kong SAR China)", + "English (India)" : "Engels (India)", + "English (Ireland)" : "Engels (Ierland)", + "English (Jamaica)" : "Engels (Jamaica)", + "English (Malta)" : "Engels (Malta)", + "English (Marshall Islands)" : "Engels (Marshalleilanden)", + "English (Mauritius)" : "Engels (Mauritius)", + "English (Namibia)" : "Engels (Namibië)", + "English (New Zealand)" : "Engels (Nieuw Zeeland)", + "English (Northern Mariana Islands)" : "Engels (Noordelijke Marianen)", + "English (Pakistan)" : "Engels (Pakistan)", + "English (Philippines)" : "Engels (Filippijnen)", + "English (Singapore)" : "Engels (Singapore)", + "English (South Africa)" : "Engels (Zuid-Afrika)", + "English (Trinidad and Tobago)" : "Engels (Trinidad en Tobago)", + "English (U.S. Minor Outlying Islands)" : "Engels (Kleine afgelegen eilanden van de Verenigde Staten)", + "English (U.S. Virgin Islands)" : "Engels (Maagdeneilanden)", + "English (United Kingdom)" : "Engels (Verenigd Koninkrijk)", + "English (United States)" : "Engels (Verenigde Staten van Amerika)", + "English (Zimbabwe)" : "Engels (Zimbabwe)", + "English" : "Engels", + "Esperanto" : "Esperanto", + "Estonian (Estonia)" : "Ests (Estland)", + "Estonian" : "Ests", + "Ewe (Ghana)" : "Ewe (Ghana)", + "Ewe (Togo)" : "Ewe (Togo)", + "Ewe" : "Ewe", + "Faroese (Faroe Islands)" : "Faeröes (Faeröereilanden)", + "Faroese" : "Faeröers", + "Filipino (Philippines)" : "Filipijns (Filippijnen)", + "Filipino" : "Filipijns", + "Finnish (Finland)" : "Fins (Finland)", + "Finnish" : "Fins", + "French (Belgium)" : "Frans (België)", + "French (Benin)" : "Frans (Benin)", + "French (Burkina Faso)" : "Frans (Burkina Faso)", + "French (Burundi)" : "Frans (Burundi)", + "French (Cameroon)" : "Frans (Kameroen)", + "French (Canada)" : "Frans (Canada)", + "French (Central African Republic)" : "Frans (Centraal Afrikaanse Republiek)", + "French (Chad)" : "Frans (Tsjaad)", + "French (Comoros)" : "Frans (Komoren)", + "French (Congo - Brazzaville)" : "Frans (Congo - Brazzaville)", + "French (Congo - Kinshasa)" : "Frans (Kongo - Kinshasa)", + "French (Côte d’Ivoire)" : "Frans (Ivoorkust)", + "French (Djibouti)" : "Frans (Djibouti)", + "French (Equatorial Guinea)" : "Frans (Equatoriaal Guinea)", + "French (France)" : "Frans (Frankrijk)", + "French (Gabon)" : "Frans (Gabon)", + "French (Guadeloupe)" : "Frans (Guadeloupe)", + "French (Guinea)" : "Frans (Guinea)", + "French (Luxembourg)" : "Frans (Luxemburg)", + "French (Madagascar)" : "Frans (Madagascar)", + "French (Mali)" : "Frans (Mali)", + "French (Martinique)" : "Frans (Martinique)", + "French (Monaco)" : "Frans (Monaco)", + "French (Niger)" : "Frans (Niger)", + "French (Rwanda)" : "Frans (Rwanda)", + "French (Réunion)" : "Frans (Réunion)", + "French (Saint Barthélemy)" : "Frans (Saint Barthélemy)", + "French (Saint Martin)" : "Frans (Saint Martin)", + "French (Senegal)" : "Frans (Senegal)", + "French (Switzerland)" : "Frans (Zwitserland)", + "French (Togo)" : "Frans (Togo)", + "French" : "Frans", + "Fulah (Senegal)" : "Fulah (Senegal)", + "Fulah" : "Fulah", + "Galician (Spain)" : "Galisisch (Spanje)", + "Galician" : "Galisisch", + "Ganda (Uganda)" : "Ganda (Oeganda)", + "Ganda" : "Ganda", + "Georgian (Georgia)" : "Georgisch (Georgië)", + "Georgian" : "Georgisch", + "German (Austria)" : "Duits (Oostenrijk)", + "German (Belgium)" : "Duits (België)", + "German (Germany)" : "Duits (Duitsland)", + "German (Liechtenstein)" : "Duits (Liechtenstein)", + "German (Luxembourg)" : "Duits (Luxemburg)", + "German (Switzerland)" : "Duits (Zwitserland)", + "German" : "Duits", + "Greek (Cyprus)" : "Grieks (Cyprus)", + "Greek (Greece)" : "Grieks (Griekenland)", + "Greek" : "Grieks", + "Gujarati (India)" : "Gujarati (India)", + "Gujarati" : "Gujarati", + "Gusii (Kenya)" : "Gusii (Kenia)", + "Gusii" : "Gusii", + "Hausa (Latin)" : "Hausa (Latijns)", + "Hausa (Latin, Ghana)" : "Hausa (Latijns, Ghana)", + "Hausa (Latin, Niger)" : "Hausa (Latijns, Niger)", + "Hausa (Latin, Nigeria)" : "Hausa (Latijns, Nigeria)", + "Hausa" : "Hausa", + "Hawaiian (United States)" : "Hawaiaans (Verenigde Staten van Amerika)", + "Hawaiian" : "Hawaiaans", + "Hebrew (Israel)" : "Hebreeuws (Israel)", + "Hebrew" : "Hebreeuws", + "Hindi (India)" : "Hindi (India)", + "Hindi" : "Hindi", + "Hungarian (Hungary)" : "Hongaars (Hongarije)", + "Hungarian" : "Hongaars", + "Icelandic (Iceland)" : "IJslands (IJsland)", + "Icelandic" : "Ijslands", + "Igbo (Nigeria)" : "Igbo (Nigeria)", + "Igbo" : "Igbo", + "Indonesian (Indonesia)" : "Indonesisch (Indonesië)", + "Indonesian" : "Indonesisch", + "Irish (Ireland)" : "Iers (Ierland)", + "Irish" : "Iers", + "Italian (Italy)" : "Italiaans (Italië)", + "Italian (Switzerland)" : "Italiaans (Zwitserland)", + "Italian" : "Italiaans", + "Japanese (Japan)" : "Japans (Japan)", + "Japanese" : "Japans", + "Kabuverdianu (Cape Verde)" : "Kaapverdiaans (Kaapverdië)", + "Kabuverdianu" : "Kaapverdiaans", + "Kabyle (Algeria)" : "Kabyle (Algerije)", + "Kabyle" : "Kabyle", + "Kalaallisut (Greenland)" : "Kalaallisut (Groenland)", + "Kalaallisut" : "Kalaallisut", + "Kalenjin (Kenya)" : "Kalenjin (Kenia)", + "Kalenjin" : "Kalenjin", + "Kamba (Kenya)" : "Kamba (Kenia)", + "Kamba" : "Kamba", + "Kannada (India)" : "Kannada (India)", + "Kannada" : "Kannada", + "Kazakh (Cyrillic)" : "Kazaks (Cyrillisch)", + "Kazakh (Cyrillic, Kazakhstan)" : "Kazaks (Cyrillisch, Kazachstan)", + "Kazakh" : "Kazachs", + "Khmer (Cambodia)" : "Khmer (Cambodja)", + "Khmer" : "Khmer", + "Kikuyu (Kenya)" : "Kikuyu (Kenia)", + "Kikuyu" : "Kikuyu", + "Kinyarwanda (Rwanda)" : "Kinyarwanda (Rwanda)", + "Kinyarwanda" : "Kinyarwanda", + "Konkani (India)" : "Konkani (India)", + "Konkani" : "Konkani", + "Korean (South Korea)" : "Koreaans", + "Korean" : "Koreaans", + "Koyra Chiini (Mali)" : "Koyra Chiini (Mali)", + "Koyra Chiini" : "Koyra Chiini", + "Koyraboro Senni (Mali)" : "Koyraboro Senni (Mali)", + "Koyraboro Senni" : "Koyraboro Senni", + "Langi (Tanzania)" : "Langi (Tanzania)", + "Langi" : "Langi", + "Latvian (Latvia)" : "Lets (Letland)", + "Latvian" : "Lets", + "Lithuanian (Lithuania)" : "Litouws (Litouwen)", + "Lithuanian" : "Litouws", + "Luo (Kenya)" : "Luo (Kenia)", + "Luo" : "Luo", + "Luyia (Kenya)" : "Luyia (Kenia)", + "Luyia" : "Luyia", + "Macedonian (Macedonia)" : "Macedonisch (Macedonië)", + "Macedonian" : "Macedonisch", + "Machame (Tanzania)" : "Machame (Tanzania)", + "Machame" : "Machame", + "Makonde (Tanzania)" : "Makonde (Tanzania)", + "Makonde" : "Makonde", + "Malagasy (Madagascar)" : "Malagasy (Madagascar)", + "Malagasy" : "Malagasitalen", + "Malay (Brunei)" : "Maleis (Brunei)", + "Malay (Malaysia)" : "Maleis (Maleisië)", + "Malay" : "Maleis", + "Malayalam (India)" : "Maleis (India)", + "Malayalam" : "Maleis", + "Maltese (Malta)" : "Maltees (Malta)", + "Maltese" : "Maltees", + "Manx (United Kingdom)" : "Manx (Verenigd Koninkrijk)", + "Manx" : "Manx-Gaelisch", + "Marathi (India)" : "Marathi (India)", + "Marathi" : "Marathi", + "Masai (Kenya)" : "Masai (Kenia)", + "Masai (Tanzania)" : "Masai (Tanzania)", + "Masai" : "Masai", + "Meru (Kenya)" : "Meru (Kenia)", + "Meru" : "Meru", + "Morisyen (Mauritius)" : "Morisyen (Mauritius)", + "Morisyen" : "Morisyen", + "Nama (Namibia)" : "Nama (Namibië)", + "Nama" : "Nama", + "Nepali (India)" : "Nepalees (India)", + "Nepali (Nepal)" : "Nepalees (Nepal)", + "Nepali" : "Nepalees", + "North Ndebele (Zimbabwe)" : "Noord Ndebele (Zimbabwe)", + "North Ndebele" : "Ndebele", + "Norwegian Bokmål (Norway)" : "Noors Bokmål (Noorwegen)", + "Norwegian Bokmål" : "Noors Bokmål", + "Norwegian Nynorsk (Norway)" : "Noors Nynorsk (Noorwegen)", + "Norwegian Nynorsk" : "Noors Nynorsk", + "Nyankole (Uganda)" : "Nyankole (Oeganda)", + "Nyankole" : "Nyankole", + "Oriya (India)" : "Oriya (India)", + "Oriya" : "Oriya", + "Oromo (Ethiopia)" : "Oromo (Ethiopië)", + "Oromo (Kenya)" : "Oromo (Kenia)", + "Oromo" : "Oromo", + "Pashto (Afghanistan)" : "Pashto (Afghanistan)", + "Pashto" : "Pashto", + "Persian (Afghanistan)" : "Persisch (Afghanistan)", + "Persian (Iran)" : "Persisch (Iran)", + "Persian" : "Persisch", + "Polish (Poland)" : "Pools (Polen)", + "Polish" : "Pools", + "Portuguese (Brazil)" : "Portugees (Brazilië)", + "Portuguese (Guinea-Bissau)" : "Portugees (Guinea-Bissau)", + "Portuguese (Mozambique)" : "Portugees (Mozambique)", + "Portuguese (Portugal)" : "Portugees (Portugal)", + "Portuguese" : "Portugees", + "Punjabi (Arabic)" : "Punjabi (Arabisch)", + "Punjabi (Arabic, Pakistan)" : "Punjabi (Arabisch, Pakistan)", + "Punjabi (Gurmukhi)" : "Punjabi (Gurmukhi)", + "Punjabi (Gurmukhi, India)" : "Punjabi (Gurmukhi, India)", + "Punjabi" : "Punjabi", + "Romanian (Moldova)" : "Roemeens (Moldavië)", + "Romanian (Romania)" : "Roemeens (Roemenië)", + "Romanian" : "Roemeens", + "Romansh (Switzerland)" : "Romaan (Zwitserland)", + "Romansh" : "Romaans", + "Rombo (Tanzania)" : "Rombo (Tanzania)", + "Rombo" : "Rombo", + "Russian (Moldova)" : "Russisch (Moldavië)", + "Russian (Russia)" : "Russisch (Rusland)", + "Russian (Ukraine)" : "Russisch (Oekraine)", + "Russian" : "Russisch", + "Rwa (Tanzania)" : "Rwa (Tanzania)", + "Rwa" : "Rwa", + "Samburu (Kenya)" : "Samburu (Kenya)", + "Samburu" : "Samburu", + "Sango (Central African Republic)" : "Sango (Centraal Afrikaanse Republiek)", + "Sango" : "Sango", + "Sena (Mozambique)" : "Sena (Mozambique)", + "Sena" : "Sena", + "Serbian (Cyrillic)" : "Servisch (Cyrillisch)", + "Serbian (Cyrillic, Bosnia and Herzegovina)" : "Servisch (Cyrillisch, Bosnië en Herzegovina)", + "Serbian (Cyrillic, Montenegro)" : "Servisch (Cyrillisch, Montenegro)", + "Serbian (Cyrillic, Serbia)" : "Servisch (Cyrillisch, Servië)", + "Serbian (Latin)" : "Servisch (Latijns)", + "Serbian (Latin, Bosnia and Herzegovina)" : "Servisch (Latijns, Bosnië en Herzegovina)", + "Serbian (Latin, Montenegro)" : "Servisch (Latijns, Montenegro)", + "Serbian (Latin, Serbia)" : "Servisch (Latijns, Servië)", + "Serbian" : "Servisch", + "Shona (Zimbabwe)" : "Shona (Zimbabwe)", + "Shona" : "Shona", + "Sichuan Yi (China)" : "Sichuan Yi (China)", + "Sichuan Yi" : "Sichuan Yi; Nuosu", + "Sinhala (Sri Lanka)" : "Singalees (Sri Lanka)", + "Sinhala" : "Sinhala", + "Slovak (Slovakia)" : "Slowaaks (Slowakije)", + "Slovak" : "Slowaaks", + "Slovenian (Slovenia)" : "Sloveens (Slovenië)", + "Slovenian" : "Sloveens", + "Soga (Uganda)" : "Soga (Oeganda)", + "Soga" : "Soga", + "Somali (Djibouti)" : "Somalies (Djibouti)", + "Somali (Ethiopia)" : "Somalisch (Ethiopië)", + "Somali (Kenya)" : "Somalisch (Kenoa)", + "Somali (Somalia)" : "Somalisch (Somalië)", + "Somali" : "Somalisch", + "Spanish (Argentina)" : "Spaans (Argentinië)", + "Spanish (Bolivia)" : "Spaans (Bolivia)", + "Spanish (Chile)" : "Spaans (Chili)", + "Spanish (Colombia)" : "Spaans (Colombia)", + "Spanish (Costa Rica)" : "Spaans (Costa Rica)", + "Spanish (Dominican Republic)" : "Spaans (Dominicaanse Republiek)", + "Spanish (Ecuador)" : "Spaans (Ecuador)", + "Spanish (El Salvador)" : "Spaans (El Salvador)", + "Spanish (Equatorial Guinea)" : "Spaans (Equatoriaal Guinea)", + "Spanish (Guatemala)" : "Spaans (Guatemala)", + "Spanish (Honduras)" : "Spaans (Honduras)", + "Spanish (Latin America)" : "Spaans (Latijns Amerika)", + "Spanish (Mexico)" : "Spaans (Mexico)", + "Spanish (Nicaragua)" : "Spaans (Nicaragua)", + "Spanish (Panama)" : "Spaans (Panama)", + "Spanish (Paraguay)" : "Spaans (Paraguay)", + "Spanish (Peru)" : "Spaans (Peru)", + "Spanish (Puerto Rico)" : "Spaans (Puerto Rico)", + "Spanish (Spain)" : "Spaans (Spanje)", + "Spanish (United States)" : "Spaans (Verenigde Staten van Amerika)", + "Spanish (Uruguay)" : "Spaans (Uruguay)", + "Spanish (Venezuela)" : "Spaans (Venezuela)", + "Spanish" : "Spaans", + "Swahili (Kenya)" : "Swahili (Kenia)", + "Swahili (Tanzania)" : "Swahili (Tanzania)", + "Swahili" : "Swahili", + "Swedish (Finland)" : "Zweeds (Finland)", + "Swedish (Sweden)" : "Zweeds (Zweden)", + "Swedish" : "Zweeds", + "Swiss German (Switzerland)" : "Schweizerdeutsch (Zwitserland)", + "Swiss German" : "Schweizerdeutsch", + "Tachelhit (Latin)" : "Tachelhit (Latijns)", + "Tachelhit (Latin, Morocco)" : "Tachelhit (Latijns, Marokko)", + "Tachelhit (Tifinagh)" : "Tachelhit (Tifinagh)", + "Tachelhit (Tifinagh, Morocco)" : "Tachelhit (Tifinagh, Marokko)", + "Tachelhit" : "Tachelhit", + "Taita (Kenya)" : "Taita (Kenia)", + "Taita" : "Taita", + "Tamil (India)" : "Tamil (India)", + "Tamil (Sri Lanka)" : "Tamil (Sri Lanka)", + "Tamil" : "Tamil", + "Telugu (India)" : "Telugu (India)", + "Telugu" : "Telugu", + "Teso (Kenya)" : "Teso (Kenia)", + "Teso (Uganda)" : "Teso (Oeganda)", + "Teso" : "Teso", + "Thai (Thailand)" : "Thais (Thailand)", + "Thai" : "Thais", + "Tibetan (China)" : "Tibetaans (China)", + "Tibetan (India)" : "Tibetaans (India)", + "Tibetan" : "Tibetaans", + "Tigrinya (Eritrea)" : "Tigrinya (Eritrea)", + "Tigrinya (Ethiopia)" : "Tigrinya (Ethiopië)", + "Tigrinya" : "Tigrinya", + "Tonga (Tonga)" : "Tonga (Tonga)", + "Tonga" : "Tonga", + "Turkish (Turkey)" : "Turks (Turkije)", + "Turkish" : "Turks", + "Ukrainian (Ukraine)" : "Oekrains (Oekraine)", + "Ukrainian" : "Oekrains", + "Urdu (India)" : "Urdu (India)", + "Urdu (Pakistan)" : "Urdu (Pakistan)", + "Urdu" : "Urdu", + "Uzbek (Arabic)" : "Oezbeeks (Arabisch)", + "Uzbek (Arabic, Afghanistan)" : "Oezbeeks (Arabisch, Afghanistan)", + "Uzbek (Cyrillic)" : "Oezbeeks (Cyrillisch)", + "Uzbek (Cyrillic, Uzbekistan)" : "Oezbeeks (Cyrillisch, Oezbekistan)", + "Uzbek (Latin)" : "Oezbeeks (Latijns)", + "Uzbek (Latin, Uzbekistan)" : "Oezbeeks (Latijns, Oezbekistan)", + "Uzbek" : "Oezbeeks", + "Vietnamese (Vietnam)" : "Vietnamees(Vietnam)", + "Vietnamese" : "Viëtnamees", + "Vunjo (Tanzania)" : "Vunjo (Tanzania)", + "Vunjo" : "Vunjo", + "Welsh (United Kingdom)" : "Welsh (Verenigd Koninkrijk)", + "Welsh" : "Welsh", + "Yoruba (Nigeria)" : "Yoruba (Nigeria)", + "Yoruba" : "Yoruba", + "Zulu (South Africa)" : "Zoeloe (Zuid-Afrika)", + "Zulu" : "Zoeloe", "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Twee-factor authenticatie kan worden afgedwongen voor alle \tgebruikers en specifieke groepen. Als ze geen twee-factor provider hebben ingesteld, dan kunnen ze niet inloggen in het systeem.", "Enforce two-factor authentication" : "Forceren gebruik tweefactor authenticatie", "Limit to groups" : "Beperk tot groepen", @@ -134,6 +568,8 @@ "Devices & sessions" : "Apparaten & sessies", "Web, desktop and mobile clients currently logged in to your account." : "Web, desktop en mobiele clients zijn nu ingelogd op je account.", "Error while creating device token" : "Fout bij creëren apparaat-token", + "Error while updating device token scope" : "Fout tijdens bijwerken device tokenscope", + "Error while updating device token name" : "Fout tijdens bijwerken device tokennaam", "Error while deleting the token" : "Fout bij verwijderen token", "App name" : "Appnaam", "Create new app password" : "Creëer een nieuw app wachtwoord", @@ -145,6 +581,7 @@ "Show QR code for mobile apps" : "Toon QR code voor mobiele apps", "Copied!" : "Gekopieerd!", "Copy" : "Kopiëren", + "Could not copy app password. Please copy it manually." : "Kon app wachtwoord niet kopiëren. Kopieer het handmatig.", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Officiële apps worden ontwikkeld door en binnen de community. Ze bieden centrale functionaliteit en zijn klaar voor productie.", "Official" : "Officieel", "by" : "door", @@ -355,13 +792,19 @@ "Current password" : "Huidig wachtwoord", "Change password" : "Wijzig wachtwoord", "Use a second factor besides your password to increase security for your account." : "Gebruik een tweede faktor naast je paswoord om de zekerheid van je account te verhogen. ", + "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cUrl gebruikt een verouderde %s versie (%s). Werk het besturingssysteem bij, want anders zullen functies als %s niet betrouwbaar werken.", + "Disconnect" : "Verbreek verbinding", "iPhone iOS" : "iPhone iOS", "iPad iOS" : "iPad iOS", "iOS Client" : "iOS apparaat", "Android Client" : "Android apparaat", "Not supported!" : "Niet ondersteund!", + "Press ⌘-C to copy." : "Druk ⌘-C om te kopiëren.", + "Press Ctrl-C to copy." : "Druk op Ctrl-C om te kopiëren.", "Error while loading browser sessions and device tokens" : "Fout bij het laden van de browsersessie en apparaattokens", + "Default quota :" : "Standaardquota:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Controleer a.u.b. de installatiegidsen, en controleer de log op fouten en waarschuwingen.", + "Follow us on Google+" : "Volg ons op Google+", "You are using %s of %s (%s %%)" : "Je gebruikt %s van %s (%s %%)" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file -- cgit v1.2.3 From 01410491b982a9ed5fffe1adf63ee8c00f565d5b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 29 Apr 2019 00:12:39 +0000 Subject: [tx-robot] updated from transifex --- apps/files/l10n/sl.js | 30 ++++----- apps/files/l10n/sl.json | 30 ++++----- apps/theming/l10n/sl.js | 59 +++++++++++------ apps/theming/l10n/sl.json | 59 +++++++++++------ apps/twofactor_backupcodes/l10n/sl.js | 37 +++++++++-- apps/twofactor_backupcodes/l10n/sl.json | 37 +++++++++-- apps/updatenotification/l10n/pl.js | 4 +- apps/updatenotification/l10n/pl.json | 4 +- apps/user_ldap/l10n/sl.js | 3 + apps/user_ldap/l10n/sl.json | 3 + core/l10n/sl.js | 8 +-- core/l10n/sl.json | 8 +-- lib/l10n/sl.js | 2 +- lib/l10n/sl.json | 2 +- settings/l10n/sl.js | 111 ++++++++++++++++++++++++++++---- settings/l10n/sl.json | 111 ++++++++++++++++++++++++++++---- 16 files changed, 388 insertions(+), 120 deletions(-) (limited to 'lib') diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index 4c444a56582..ffadb975a2b 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -97,28 +97,28 @@ OC.L10N.register( "Renamed by {user}" : "Preimenovano od {user}", "Moved by {user}" : "Premaknjeno od {user}", "\"remote user\"" : "\"oddaljeni uporabnik\"", - "You created {file}" : "Ustvaril(a) si {file}", + "You created {file}" : "Ustvarite datoteko {file}", "You created an encrypted file in {file}" : "Ustvarjena je šifrirana datoteka v {file}", - "{user} created {file}" : "{user} ustvaril(a) {file}", - "{user} created an encrypted file in {file}" : "{user} ustvaril(a) kodirano datoteko {file}", + "{user} created {file}" : "{user} ustvari datoteko {file}", + "{user} created an encrypted file in {file}" : "{user} ustvari šifrirano datoteko {file}", "{file} was created in a public folder" : "{file} ustvarjena je bila v javni mapi", - "You changed {file}" : "Spremenil(a) si {file}", - "You changed an encrypted file in {file}" : "Spremenil(a) si kodirano datoteko v {file}", + "You changed {file}" : "Spremenite datoteko {file}", + "You changed an encrypted file in {file}" : "Spremenite šifrirano datoteko v {file}", "{user} changed {file}" : "{user} spremenil/a {file}", - "You deleted {file}" : "Izbrisal(a) si {file}", - "{user} deleted {file}" : "{user} izbrisal(a) {file}", - "You restored {file}" : "Obnovil(a) si {file}", - "{user} restored {file}" : "{user} obnovil(a) {file}", - "You renamed {oldfile} to {newfile}" : "Preimenoval(a) si {oldfile} v {newfile}", - "{user} renamed {oldfile} to {newfile}" : "{user} preimenoval(a) {oldfile} v {newfile}", - "You moved {oldfile} to {newfile}" : "Premaknil(a) si {oldfile} v {newfile}", - "{user} moved {oldfile} to {newfile}" : "{user} premaknil(a) {oldfile} v {newfile}", + "You deleted {file}" : "Izbrišete datoteko {file}", + "{user} deleted {file}" : "{user} izbriše datoteko {file}", + "You restored {file}" : "Obnovite datoteko {file}", + "{user} restored {file}" : "{user} obnovi datoteko {file}", + "You renamed {oldfile} to {newfile}" : "Preimenujete {oldfile} v {newfile}", + "{user} renamed {oldfile} to {newfile}" : "{user} preimenuje {oldfile} v {newfile}", + "You moved {oldfile} to {newfile}" : "Premaknete {oldfile} v {newfile}", + "{user} moved {oldfile} to {newfile}" : "{user} premakne {oldfile} v {newfile}", "A file has been added to or removed from your favorites" : "Datoteka je bila ali dodana ali umaknjena iz priljubljenih", "A file or folder has been changed or renamed" : "Datoteka ali mapa je bila spremenjena ali preimenovana", - "A new file or folder has been created" : "Nova datoteka ali mapa je ustvarjena", + "A new file or folder has been created" : "Nova datoteka ali mapa je bila ustvarjena", "A file or folder has been deleted" : "Datoteka ali mapa je bila izbrisana", "Limit notifications about creation and changes to your favorite files (Stream only)" : "Omeji obvestila o ustvarjanju in spreminjanju najpogosteje uporabljenih datotek (omogoči pretok)", - "A file or folder has been restored" : "A file or folder has been restored", + "A file or folder has been restored" : "Datoteka ali mapa je bila obnovljena", "Unlimited" : "Neomejeno", "Upload (max. %s)" : "Pošiljanje (omejitev %s)", "%s of %s used" : "%s od %s uporabljeno", diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index b23ad16ad24..0a4e743beae 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -95,28 +95,28 @@ "Renamed by {user}" : "Preimenovano od {user}", "Moved by {user}" : "Premaknjeno od {user}", "\"remote user\"" : "\"oddaljeni uporabnik\"", - "You created {file}" : "Ustvaril(a) si {file}", + "You created {file}" : "Ustvarite datoteko {file}", "You created an encrypted file in {file}" : "Ustvarjena je šifrirana datoteka v {file}", - "{user} created {file}" : "{user} ustvaril(a) {file}", - "{user} created an encrypted file in {file}" : "{user} ustvaril(a) kodirano datoteko {file}", + "{user} created {file}" : "{user} ustvari datoteko {file}", + "{user} created an encrypted file in {file}" : "{user} ustvari šifrirano datoteko {file}", "{file} was created in a public folder" : "{file} ustvarjena je bila v javni mapi", - "You changed {file}" : "Spremenil(a) si {file}", - "You changed an encrypted file in {file}" : "Spremenil(a) si kodirano datoteko v {file}", + "You changed {file}" : "Spremenite datoteko {file}", + "You changed an encrypted file in {file}" : "Spremenite šifrirano datoteko v {file}", "{user} changed {file}" : "{user} spremenil/a {file}", - "You deleted {file}" : "Izbrisal(a) si {file}", - "{user} deleted {file}" : "{user} izbrisal(a) {file}", - "You restored {file}" : "Obnovil(a) si {file}", - "{user} restored {file}" : "{user} obnovil(a) {file}", - "You renamed {oldfile} to {newfile}" : "Preimenoval(a) si {oldfile} v {newfile}", - "{user} renamed {oldfile} to {newfile}" : "{user} preimenoval(a) {oldfile} v {newfile}", - "You moved {oldfile} to {newfile}" : "Premaknil(a) si {oldfile} v {newfile}", - "{user} moved {oldfile} to {newfile}" : "{user} premaknil(a) {oldfile} v {newfile}", + "You deleted {file}" : "Izbrišete datoteko {file}", + "{user} deleted {file}" : "{user} izbriše datoteko {file}", + "You restored {file}" : "Obnovite datoteko {file}", + "{user} restored {file}" : "{user} obnovi datoteko {file}", + "You renamed {oldfile} to {newfile}" : "Preimenujete {oldfile} v {newfile}", + "{user} renamed {oldfile} to {newfile}" : "{user} preimenuje {oldfile} v {newfile}", + "You moved {oldfile} to {newfile}" : "Premaknete {oldfile} v {newfile}", + "{user} moved {oldfile} to {newfile}" : "{user} premakne {oldfile} v {newfile}", "A file has been added to or removed from your favorites" : "Datoteka je bila ali dodana ali umaknjena iz priljubljenih", "A file or folder has been changed or renamed" : "Datoteka ali mapa je bila spremenjena ali preimenovana", - "A new file or folder has been created" : "Nova datoteka ali mapa je ustvarjena", + "A new file or folder has been created" : "Nova datoteka ali mapa je bila ustvarjena", "A file or folder has been deleted" : "Datoteka ali mapa je bila izbrisana", "Limit notifications about creation and changes to your favorite files (Stream only)" : "Omeji obvestila o ustvarjanju in spreminjanju najpogosteje uporabljenih datotek (omogoči pretok)", - "A file or folder has been restored" : "A file or folder has been restored", + "A file or folder has been restored" : "Datoteka ali mapa je bila obnovljena", "Unlimited" : "Neomejeno", "Upload (max. %s)" : "Pošiljanje (omejitev %s)", "%s of %s used" : "%s od %s uporabljeno", diff --git a/apps/theming/l10n/sl.js b/apps/theming/l10n/sl.js index dc59800365f..1b7bee835fe 100644 --- a/apps/theming/l10n/sl.js +++ b/apps/theming/l10n/sl.js @@ -1,30 +1,51 @@ OC.L10N.register( "theming", { - "Loading preview…" : "Predogled...", + "Loading preview…" : "Poteka nalaganje predogleda ...", "Saved" : "Shranjeno", - "Admin" : "Admin", - "a safe home for all your data" : "zavetje vseh tvojih podatkov", - "The given name is too long" : "Vpisano ime je predolgo", - "The given web address is too long" : "Vpisana spletna stran je predolga", - "The given slogan is too long" : "Vpisan slogan je predolg", - "The given color is invalid" : "Izbrana barva je neveljavna", - "No file uploaded" : "Ni naložene datoteke", - "Unsupported image type" : "Nepodprt tip datoteke", + "Admin" : "Skrbništvo", + "a safe home for all your data" : "varno okolje za vaše podatke", + "Name cannot be empty" : "Polje imena ne sme biti prazno", + "The given name is too long" : "Podano ime je predolgo", + "The given web address is too long" : "Podan spletni naslov je predolg", + "The given legal notice address is too long" : "Podan naslov pravnega obvestila je predolg", + "The given privacy policy address is too long" : "Podan naslov pravil zasebnosti je predolg", + "The given slogan is too long" : "Podan slogan je predolg", + "The given color is invalid" : "Podana koda barve ni veljavna", + "The file was uploaded" : "Datoteka je uspešno poslana", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Poslana datoteka presega določilo upload_max_filesize v datoteke php.ini", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Poslana datoteka presega velikost, ki jo določa parameter največje dovoljene velikosti MAX_FILE_SIZE v zapisu HTML.", + "The file was only partially uploaded" : "Datoteka ni bila poslana v celoti", + "No file was uploaded" : "Datoteka še ni bila poslana", + "Missing a temporary folder" : "Manjka začasna mapa", + "Could not write file to disk" : "Datoteke ni mogoče zapisati na disk", + "A PHP extension stopped the file upload" : "Razširitev PHP je onemogočila pošiljanje datoteke", + "No file uploaded" : "Ni poslanih datotek", + "Unsupported image type" : "Nepodprta vrsta slike", + "You are already using a custom theme. Theming app settings might be overwritten by that." : "Tema po meri je že določena. S spreminjanjem nastavitev bodo stari podatki prepisani.", "Theming" : "Teme", - "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Teme omogočajo, da enostavno prilagodiš izgled in občutek svojega strežnika in podprtih strank. To bodo videli vsi uporabniki.", + "Legal notice" : "Pravno obvestilo", + "Privacy policy" : "Pravila zasebnosti", + "Adjust the Nextcloud theme" : "Prilagajanje teme Nextcloud", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Teme omogočajo enostavno prilagajanje videza in občutka vmesnika in podprtih programskih odjemalcev. Prilagoditve bodo spremenjene za vse uporabnike sistema.", "Name" : "Ime", "Reset to default" : "Ponastavi na privzeto", + "Web link" : "Spletni naslov", + "https://…" : "https://…", "Slogan" : "Slogan", - "Color" : "Barva", - "Logo" : "Logo", - "Upload new logo" : "Naloži nov logo", - "Login image" : "Slika ob prijavi", - "Upload new login background" : "Naloži novo ozadje za prijavo", + "Color" : "Barva vmesnika", + "Logo" : "Logotip", + "Upload new logo" : "Pošlji nov logotip", + "Login image" : "Prijavna slika", + "Upload new login background" : "Pošlji novo ozadje prijavnega okna", "Remove background image" : "Odstrani sliko ozadja", - "You are already using a custom theme" : "Ti že uporabljaš lastno temo", - "reset to default" : "ponastavi na privzeto", - "Web address" : "Spletni naslov", - "Web address https://…" : "Spletni naslov https://…" + "Advanced options" : "Napredne možnosti", + "Legal notice link" : "Povezava do pravnega obvestila", + "Privacy policy link" : "Povezava do pravil zasebnosti", + "Header logo" : "Logotip glave", + "Upload new header logo" : "Pošlji nov logotip glave", + "Favicon" : "Ikona zaznamka", + "Upload new favicon" : "Pošli novo ikono zaznamka", + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Z namestitvijo razširitve Imagemagick PHP s podporo za slike SVG je mogoče samodejno ustvariti ikone zaznamka na podlagi določenega logotipa in barve." }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/theming/l10n/sl.json b/apps/theming/l10n/sl.json index d8945a15ef6..31231cee5bd 100644 --- a/apps/theming/l10n/sl.json +++ b/apps/theming/l10n/sl.json @@ -1,28 +1,49 @@ { "translations": { - "Loading preview…" : "Predogled...", + "Loading preview…" : "Poteka nalaganje predogleda ...", "Saved" : "Shranjeno", - "Admin" : "Admin", - "a safe home for all your data" : "zavetje vseh tvojih podatkov", - "The given name is too long" : "Vpisano ime je predolgo", - "The given web address is too long" : "Vpisana spletna stran je predolga", - "The given slogan is too long" : "Vpisan slogan je predolg", - "The given color is invalid" : "Izbrana barva je neveljavna", - "No file uploaded" : "Ni naložene datoteke", - "Unsupported image type" : "Nepodprt tip datoteke", + "Admin" : "Skrbništvo", + "a safe home for all your data" : "varno okolje za vaše podatke", + "Name cannot be empty" : "Polje imena ne sme biti prazno", + "The given name is too long" : "Podano ime je predolgo", + "The given web address is too long" : "Podan spletni naslov je predolg", + "The given legal notice address is too long" : "Podan naslov pravnega obvestila je predolg", + "The given privacy policy address is too long" : "Podan naslov pravil zasebnosti je predolg", + "The given slogan is too long" : "Podan slogan je predolg", + "The given color is invalid" : "Podana koda barve ni veljavna", + "The file was uploaded" : "Datoteka je uspešno poslana", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Poslana datoteka presega določilo upload_max_filesize v datoteke php.ini", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Poslana datoteka presega velikost, ki jo določa parameter največje dovoljene velikosti MAX_FILE_SIZE v zapisu HTML.", + "The file was only partially uploaded" : "Datoteka ni bila poslana v celoti", + "No file was uploaded" : "Datoteka še ni bila poslana", + "Missing a temporary folder" : "Manjka začasna mapa", + "Could not write file to disk" : "Datoteke ni mogoče zapisati na disk", + "A PHP extension stopped the file upload" : "Razširitev PHP je onemogočila pošiljanje datoteke", + "No file uploaded" : "Ni poslanih datotek", + "Unsupported image type" : "Nepodprta vrsta slike", + "You are already using a custom theme. Theming app settings might be overwritten by that." : "Tema po meri je že določena. S spreminjanjem nastavitev bodo stari podatki prepisani.", "Theming" : "Teme", - "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Teme omogočajo, da enostavno prilagodiš izgled in občutek svojega strežnika in podprtih strank. To bodo videli vsi uporabniki.", + "Legal notice" : "Pravno obvestilo", + "Privacy policy" : "Pravila zasebnosti", + "Adjust the Nextcloud theme" : "Prilagajanje teme Nextcloud", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Teme omogočajo enostavno prilagajanje videza in občutka vmesnika in podprtih programskih odjemalcev. Prilagoditve bodo spremenjene za vse uporabnike sistema.", "Name" : "Ime", "Reset to default" : "Ponastavi na privzeto", + "Web link" : "Spletni naslov", + "https://…" : "https://…", "Slogan" : "Slogan", - "Color" : "Barva", - "Logo" : "Logo", - "Upload new logo" : "Naloži nov logo", - "Login image" : "Slika ob prijavi", - "Upload new login background" : "Naloži novo ozadje za prijavo", + "Color" : "Barva vmesnika", + "Logo" : "Logotip", + "Upload new logo" : "Pošlji nov logotip", + "Login image" : "Prijavna slika", + "Upload new login background" : "Pošlji novo ozadje prijavnega okna", "Remove background image" : "Odstrani sliko ozadja", - "You are already using a custom theme" : "Ti že uporabljaš lastno temo", - "reset to default" : "ponastavi na privzeto", - "Web address" : "Spletni naslov", - "Web address https://…" : "Spletni naslov https://…" + "Advanced options" : "Napredne možnosti", + "Legal notice link" : "Povezava do pravnega obvestila", + "Privacy policy link" : "Povezava do pravil zasebnosti", + "Header logo" : "Logotip glave", + "Upload new header logo" : "Pošlji nov logotip glave", + "Favicon" : "Ikona zaznamka", + "Upload new favicon" : "Pošli novo ikono zaznamka", + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Z namestitvijo razširitve Imagemagick PHP s podporo za slike SVG je mogoče samodejno ustvariti ikone zaznamka na podlagi določenega logotipa in barve." },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/sl.js b/apps/twofactor_backupcodes/l10n/sl.js index 26c64aa9561..b68cdf8537d 100644 --- a/apps/twofactor_backupcodes/l10n/sl.js +++ b/apps/twofactor_backupcodes/l10n/sl.js @@ -1,13 +1,36 @@ OC.L10N.register( "twofactor_backupcodes", { + "_" : "_", + "An error occurred while generating your backup codes" : "Prišlo je do namako med ustvarjanjem varnostnih kok", + "{name} backup codes" : "Varnostne kode {name}", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Varnostne kode je priporočljivo shraniti oziroma natisniti, saj jih v tej obliki prebrati ne bo več mogoče.", + "Save backup codes" : "Shrani varnostne kode", + "Print backup codes" : "Natisni varnostne kode", + "Backup codes have been generated. {used} of {total} codes have been used." : "Varnostne kode so bile uspešno ustvarjene. Uporabljeno {used} od skupno {total}.", + "Regenerate backup codes" : "Osveži varnostne kode", + "If you regenerate backup codes, you automatically invalidate old codes." : "Z osvežitvijo varnostnih kod bo preklicana veljavnost starih.", "Generate backup codes" : "Ustvari rezervne šifre", - "Save backup codes" : "Shrani rezervne šifre", - "Print backup codes" : "Natisni rezervne šifre", - "Regenerate backup codes" : "Osveži rezervne šifre", - "An error occurred while generating your backup codes" : "Zgodila se je napaka med izdelavo revervnih šifer", - "Nextcloud backup codes" : "Nextcloud rezervne šifre", - "Backup code" : "Rezervna šifra", - "Use backup code" : "Uporabi rezervno šifro" + "You created two-factor backup codes for your account" : "Za račun so uspešno ustvarjene dvo-stopenjske varnostne kode", + "Second-factor backup codes" : "Varnostne kode druge stopnje", + "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Omogočena je dvostopenjska overitev, ni pa še ustvarjenih varnostnih kod. Prepričajte se, da so te ustvarjene za primer neveljavnosti kode druge stopnje.", + "Backup code" : "Varnostna koda", + "Use backup code" : "Uporabi varnostno kodo", + "Two factor backup codes" : "Dvostopenjske varnostne kode", + "A two-factor auth backup codes provider" : "Ponudnik varnostnih kod za dvostopenjsko overitev", + "Use one of the backup codes you saved when setting up two-factor authentication." : "Uporabite eno izmed varnostnih kod, ki ste jo shranili pri nastavljanju dvostopenjske overitve", + "Submit" : "Pošlji", + "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Varnostne kode so bile uspešno ustvarjene. Uporabljeno je {{used}} od skupno {{total}}.", + "Nextcloud backup codes" : "Varnostne kode Nextcloud", + "activated" : "omogočeno", + "updated" : "posodobljeno", + "mounted" : "priklopljeno", + "deactivated" : "onemogočeno", + "beforeCreate" : "pred ustvarjanjem", + "created" : "ustvarjeno", + "beforeUpdate" : "pred posodabljanjem", + "beforeDestroy" : "pred uničenjem", + "destroyed" : "uničeno", + "beforeMount" : "pred priklapljanjem" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/twofactor_backupcodes/l10n/sl.json b/apps/twofactor_backupcodes/l10n/sl.json index fb4b6f656bb..ef785d5d816 100644 --- a/apps/twofactor_backupcodes/l10n/sl.json +++ b/apps/twofactor_backupcodes/l10n/sl.json @@ -1,11 +1,34 @@ { "translations": { + "_" : "_", + "An error occurred while generating your backup codes" : "Prišlo je do namako med ustvarjanjem varnostnih kok", + "{name} backup codes" : "Varnostne kode {name}", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Varnostne kode je priporočljivo shraniti oziroma natisniti, saj jih v tej obliki prebrati ne bo več mogoče.", + "Save backup codes" : "Shrani varnostne kode", + "Print backup codes" : "Natisni varnostne kode", + "Backup codes have been generated. {used} of {total} codes have been used." : "Varnostne kode so bile uspešno ustvarjene. Uporabljeno {used} od skupno {total}.", + "Regenerate backup codes" : "Osveži varnostne kode", + "If you regenerate backup codes, you automatically invalidate old codes." : "Z osvežitvijo varnostnih kod bo preklicana veljavnost starih.", "Generate backup codes" : "Ustvari rezervne šifre", - "Save backup codes" : "Shrani rezervne šifre", - "Print backup codes" : "Natisni rezervne šifre", - "Regenerate backup codes" : "Osveži rezervne šifre", - "An error occurred while generating your backup codes" : "Zgodila se je napaka med izdelavo revervnih šifer", - "Nextcloud backup codes" : "Nextcloud rezervne šifre", - "Backup code" : "Rezervna šifra", - "Use backup code" : "Uporabi rezervno šifro" + "You created two-factor backup codes for your account" : "Za račun so uspešno ustvarjene dvo-stopenjske varnostne kode", + "Second-factor backup codes" : "Varnostne kode druge stopnje", + "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Omogočena je dvostopenjska overitev, ni pa še ustvarjenih varnostnih kod. Prepričajte se, da so te ustvarjene za primer neveljavnosti kode druge stopnje.", + "Backup code" : "Varnostna koda", + "Use backup code" : "Uporabi varnostno kodo", + "Two factor backup codes" : "Dvostopenjske varnostne kode", + "A two-factor auth backup codes provider" : "Ponudnik varnostnih kod za dvostopenjsko overitev", + "Use one of the backup codes you saved when setting up two-factor authentication." : "Uporabite eno izmed varnostnih kod, ki ste jo shranili pri nastavljanju dvostopenjske overitve", + "Submit" : "Pošlji", + "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Varnostne kode so bile uspešno ustvarjene. Uporabljeno je {{used}} od skupno {{total}}.", + "Nextcloud backup codes" : "Varnostne kode Nextcloud", + "activated" : "omogočeno", + "updated" : "posodobljeno", + "mounted" : "priklopljeno", + "deactivated" : "onemogočeno", + "beforeCreate" : "pred ustvarjanjem", + "created" : "ustvarjeno", + "beforeUpdate" : "pred posodabljanjem", + "beforeDestroy" : "pred uničenjem", + "destroyed" : "uničeno", + "beforeMount" : "pred priklapljanjem" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/apps/updatenotification/l10n/pl.js b/apps/updatenotification/l10n/pl.js index 05581bc2208..154a9555cbf 100644 --- a/apps/updatenotification/l10n/pl.js +++ b/apps/updatenotification/l10n/pl.js @@ -7,8 +7,8 @@ OC.L10N.register( "The update server could not be reached since %d days to check for new updates." : "Połączenie z serwerem z aktualizacjami w celu sprawdzenia nowych aktualizacji nie powiodło się od %d dni.", "Please check the Nextcloud and server log files for errors." : "Proszę sprawdzić pliki z logami Nextcloud i serwera w celu znalezienia błędów.", "Update to %1$s is available." : "Aktualizacja do %1$s jest dostępna.", - "Update for %1$s to version %2$s is available." : "Dostępna jest aktualizacja dla %1$s do wersji %2$s", - "Update for {app} to version %s is available." : "Aktualizacja dla {app} do wersji %s jest dostępna.", + "Update for %1$s to version %2$s is available." : "Dostępna jest aktualizacja dla %1$s do wersji %2$s.", + "Update for {app} to version %s is available." : "Dostępna jest aktualizacja dla {app} do wersji %s.", "Update notification" : "Powiadomienie o aktualizacji", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Wyświetla powiadomienia o aktualizacji dla usługi Nextcloud i udostępnia SSO dla aktualizatora.", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Wersja, której używasz, nie jest już wspierana. Pamiętaj, aby jak najszybciej zaktualizować do nowszej wersji.", diff --git a/apps/updatenotification/l10n/pl.json b/apps/updatenotification/l10n/pl.json index b52055e0fc3..8ab87eb4cc0 100644 --- a/apps/updatenotification/l10n/pl.json +++ b/apps/updatenotification/l10n/pl.json @@ -5,8 +5,8 @@ "The update server could not be reached since %d days to check for new updates." : "Połączenie z serwerem z aktualizacjami w celu sprawdzenia nowych aktualizacji nie powiodło się od %d dni.", "Please check the Nextcloud and server log files for errors." : "Proszę sprawdzić pliki z logami Nextcloud i serwera w celu znalezienia błędów.", "Update to %1$s is available." : "Aktualizacja do %1$s jest dostępna.", - "Update for %1$s to version %2$s is available." : "Dostępna jest aktualizacja dla %1$s do wersji %2$s", - "Update for {app} to version %s is available." : "Aktualizacja dla {app} do wersji %s jest dostępna.", + "Update for %1$s to version %2$s is available." : "Dostępna jest aktualizacja dla %1$s do wersji %2$s.", + "Update for {app} to version %s is available." : "Dostępna jest aktualizacja dla {app} do wersji %s.", "Update notification" : "Powiadomienie o aktualizacji", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Wyświetla powiadomienia o aktualizacji dla usługi Nextcloud i udostępnia SSO dla aktualizatora.", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Wersja, której używasz, nie jest już wspierana. Pamiętaj, aby jak najszybciej zaktualizować do nowszej wersji.", diff --git a/apps/user_ldap/l10n/sl.js b/apps/user_ldap/l10n/sl.js index ce4bcb985dd..ce0b2a11a7e 100644 --- a/apps/user_ldap/l10n/sl.js +++ b/apps/user_ldap/l10n/sl.js @@ -8,6 +8,7 @@ OC.L10N.register( "No data specified" : "Ni navedenih podatkov", " Could not set configuration %s" : "Ni mogoče uveljaviti nastavitev %s", "Action does not exist" : "Dejanje ne obstaja", + "Very weak password" : "Zelo šibko geslo", "The Base DN appears to be wrong" : "Enoznačno ime (DN) podatkovne zbirke je napačno", "Testing configuration…" : "Poteka preizkušanje nastavitev ...", "Configuration incorrect" : "Nastavitev ni ustrezna", @@ -83,6 +84,8 @@ OC.L10N.register( "Saving" : "Poteka shranjevanje ...", "Back" : "Nazaj", "Continue" : "Nadaljuj", + "Current password" : "Trenutno geslo", + "New password" : "Novo geslo", "Cancel" : "Prekliči", "Server" : "Strežnik", "Users" : "Uporabniki", diff --git a/apps/user_ldap/l10n/sl.json b/apps/user_ldap/l10n/sl.json index 22469a23c3d..e8349d23a23 100644 --- a/apps/user_ldap/l10n/sl.json +++ b/apps/user_ldap/l10n/sl.json @@ -6,6 +6,7 @@ "No data specified" : "Ni navedenih podatkov", " Could not set configuration %s" : "Ni mogoče uveljaviti nastavitev %s", "Action does not exist" : "Dejanje ne obstaja", + "Very weak password" : "Zelo šibko geslo", "The Base DN appears to be wrong" : "Enoznačno ime (DN) podatkovne zbirke je napačno", "Testing configuration…" : "Poteka preizkušanje nastavitev ...", "Configuration incorrect" : "Nastavitev ni ustrezna", @@ -81,6 +82,8 @@ "Saving" : "Poteka shranjevanje ...", "Back" : "Nazaj", "Continue" : "Nadaljuj", + "Current password" : "Trenutno geslo", + "New password" : "Novo geslo", "Cancel" : "Prekliči", "Server" : "Strežnik", "Users" : "Uporabniki", diff --git a/core/l10n/sl.js b/core/l10n/sl.js index 1878f852afd..8ac35a2194e 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -43,7 +43,7 @@ OC.L10N.register( "Set log level to debug" : "Nastavi raven beleženja za razhroščevanje", "Reset log level" : "Počisti raven beleženja", "Starting code integrity check" : "Začenjanje preverjanja stanja kode", - "Finished code integrity check" : "Končano preverjanje stanja kode", + "Finished code integrity check" : "Preverjanje stanja kode je končano", "%s (incompatible)" : "%s (neskladno)", "Following apps have been disabled: %s" : "Navedeni programi so onemogočeni: %s", "Already up to date" : "Sistem je že posodobljen", @@ -67,8 +67,8 @@ OC.L10N.register( "Error" : "Napaka", "Error while sharing" : "Napaka med omogočanjem souporabe", "Error removing share" : "Napaka odstranjevanja souporabe", - "Shared with you and the group {group} by {owner}" : "V souporabi z vami in skupino {group}. Lastnik je {owner}.", - "Shared with you by {owner}" : "V souporabi z vami. Lastnik je {owner}.", + "Shared with you and the group {group} by {owner}" : "{owner} omogoči souporabo z vami in s skupino {group}.", + "Shared with you by {owner}" : "{owner} vam omogoči souporabo", "Choose a password for the public link" : "Izberite geslo za javno povezavo", "Choose a password for the public link or press the \"Enter\" key" : "Izberite geslo za javno povezavo ali pritisnite \"Enter\"", "Copied!" : "Naslov je kopiran!", @@ -222,7 +222,7 @@ OC.L10N.register( "Search" : "Poišči", "Settings menu" : "Meni nastavitev", "Confirm your password" : "Potrdi svoje geslo", - "Server side authentication failed!" : "Overitev s strežnika je spodletela!", + "Server side authentication failed!" : "Overitev na strani strežnika je spodletela!", "Please contact your administrator." : "Stopite v stik s skrbnikom sistema.", "An internal error occurred." : "Prišlo je do notranje napake.", "Please try again or contact your administrator." : "Poskusite znova ali pa stopite v stik s skrbnikom sistema.", diff --git a/core/l10n/sl.json b/core/l10n/sl.json index 41b11d53915..56e2e74efc6 100644 --- a/core/l10n/sl.json +++ b/core/l10n/sl.json @@ -41,7 +41,7 @@ "Set log level to debug" : "Nastavi raven beleženja za razhroščevanje", "Reset log level" : "Počisti raven beleženja", "Starting code integrity check" : "Začenjanje preverjanja stanja kode", - "Finished code integrity check" : "Končano preverjanje stanja kode", + "Finished code integrity check" : "Preverjanje stanja kode je končano", "%s (incompatible)" : "%s (neskladno)", "Following apps have been disabled: %s" : "Navedeni programi so onemogočeni: %s", "Already up to date" : "Sistem je že posodobljen", @@ -65,8 +65,8 @@ "Error" : "Napaka", "Error while sharing" : "Napaka med omogočanjem souporabe", "Error removing share" : "Napaka odstranjevanja souporabe", - "Shared with you and the group {group} by {owner}" : "V souporabi z vami in skupino {group}. Lastnik je {owner}.", - "Shared with you by {owner}" : "V souporabi z vami. Lastnik je {owner}.", + "Shared with you and the group {group} by {owner}" : "{owner} omogoči souporabo z vami in s skupino {group}.", + "Shared with you by {owner}" : "{owner} vam omogoči souporabo", "Choose a password for the public link" : "Izberite geslo za javno povezavo", "Choose a password for the public link or press the \"Enter\" key" : "Izberite geslo za javno povezavo ali pritisnite \"Enter\"", "Copied!" : "Naslov je kopiran!", @@ -220,7 +220,7 @@ "Search" : "Poišči", "Settings menu" : "Meni nastavitev", "Confirm your password" : "Potrdi svoje geslo", - "Server side authentication failed!" : "Overitev s strežnika je spodletela!", + "Server side authentication failed!" : "Overitev na strani strežnika je spodletela!", "Please contact your administrator." : "Stopite v stik s skrbnikom sistema.", "An internal error occurred." : "Prišlo je do notranje napake.", "Please try again or contact your administrator." : "Poskusite znova ali pa stopite v stik s skrbnikom sistema.", diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js index 3a0caf1a2ee..568e41f2d03 100644 --- a/lib/l10n/sl.js +++ b/lib/l10n/sl.js @@ -79,7 +79,7 @@ OC.L10N.register( "The username is already being used" : "Vpisano uporabniško ime je že v uporabi", "User disabled" : "Uporabnik je onemogočen", "Login canceled by app" : "Program onemogoča prijavo", - "a safe home for all your data" : "Varno okolje za vse vaše podatke!", + "a safe home for all your data" : "Varno okolje za vaše podatke!", "File is currently busy, please try again later" : "Datoteka je trenutno v uporabi. Poskusite znova kasneje.", "Can't read file" : "Datoteke ni mogoče prebrati.", "Application is not enabled" : "Program ni omogočen", diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json index 27d1c4e265f..3708b3d7f0e 100644 --- a/lib/l10n/sl.json +++ b/lib/l10n/sl.json @@ -77,7 +77,7 @@ "The username is already being used" : "Vpisano uporabniško ime je že v uporabi", "User disabled" : "Uporabnik je onemogočen", "Login canceled by app" : "Program onemogoča prijavo", - "a safe home for all your data" : "Varno okolje za vse vaše podatke!", + "a safe home for all your data" : "Varno okolje za vaše podatke!", "File is currently busy, please try again later" : "Datoteka je trenutno v uporabi. Poskusite znova kasneje.", "Can't read file" : "Datoteke ni mogoče prebrati.", "Application is not enabled" : "Program ni omogočen", diff --git a/settings/l10n/sl.js b/settings/l10n/sl.js index dc3dee8c2aa..19dc93c87dd 100644 --- a/settings/l10n/sl.js +++ b/settings/l10n/sl.js @@ -4,7 +4,8 @@ OC.L10N.register( "{actor} changed your password" : "{actor} vaše geslo je spremenjeno", "You changed your password" : "Spremenili ste vaše geslo", "Security" : "Varnost", - "Couldn't remove app." : "Ni mogoče odstraniti programa.", + "Your password or email was modified" : "Spremenjeno je bilo geslo oziroma elektronski naslov", + "Couldn't remove app." : "Programa ni mogoče odstraniti.", "Couldn't update app." : "Programa ni mogoče posodobiti.", "Wrong password" : "Napačno geslo", "Saved" : "Shranjeno", @@ -48,14 +49,60 @@ OC.L10N.register( "Select a profile picture" : "Izbor slike profila", "Week starts on {fdow}" : "Začetek tedna je {fdow}", "Groups" : "Skupine", + "Group list is empty" : "Seznam skupin je prazen", + "Unable to retrieve the group list" : "Ni mogoče pridobiti seznama skupin", + "Afrikaans (Namibia)" : "Afrikanščina (Namibia)", + "Afrikaans (South Africa)" : "Afrikanščina (Južna Afrika)", + "Afrikaans" : "Afrikanščina", + "Akan (Ghana)" : "Akanščina (Gana)", + "Akan" : "Akanščina", + "Albanian (Albania)" : "Albanščina (Albanija)", + "Albanian" : "Albanščina", + "Amharic (Ethiopia)" : "Amharščina (Etiopija)", + "Amharic" : "Amharščina", + "Arabic (Algeria)" : "Arabščina (Alžirija)", + "Arabic (Bahrain)" : "Arabščina (Bahrain)", + "Arabic (Egypt)" : "Arabščina (Egipt)", + "Arabic (Iraq)" : "Arabščina (Irak)", + "Arabic (Jordan)" : "Arabščina (Jordanija)", + "Arabic (Kuwait)" : "Arabščina (Kuvajt)", + "Arabic (Lebanon)" : "Arabščina (Libanon)", + "Arabic (Libya)" : "Arabščina (Libija)", + "Arabic (Morocco)" : "Arabščina (Maroko)", + "Arabic (Oman)" : "Arabščina (Oman)", + "Arabic (Qatar)" : "Arabščina (Katar)", + "Arabic (Saudi Arabia)" : "Arabščina (Savdova arabija)", + "Arabic (Sudan)" : "Arabščina (Sudan)", + "Arabic (Syria)" : "Arabščina (Sirija)", + "Arabic (Tunisia)" : "Arabščina (Tunizija)", + "Arabic (United Arab Emirates)" : "Arabščina (Združeni Emirati)", + "Arabic (Yemen)" : "Arabščina (Jemen)", + "Arabic" : "Arabščina", + "Armenian (Armenia)" : "Armenščina (Armenija)", + "Armenian" : "Armenščina", + "Assamese (India)" : "Asamščina (Indija)", + "Assamese" : "Asamščina", + "Asu (Tanzania)" : "Asujščina (Tanzanija)", + "Asu" : "Asujščina", + "English" : "Angleščina", + "Esperanto" : "Esperanto", + "Estonian" : "Estonščina", + "Faroese" : "Farščina", + "Finnish" : "Finščina", + "French" : "Francoščina", "Limit to groups" : "Omeji na skupine", + "Save changes" : "Shrani spremembe", + "Device settings" : "Nastavitve naprave", "Internet Explorer" : "Internet Explorer", "Edge" : "Microsoft Edge", "Firefox" : "Mozilla Firefox", "Google Chrome" : "Google Chrome", "Safari" : "Safari", "Google Chrome for Android" : "Google Chrome za Android", - "Allow filesystem access" : "Dovoli sistemski datotečni dostop", + "iPhone" : "iPhone", + "iPad" : "iPad", + "Allow filesystem access" : "Dovoli dostop do datotečnega sistema", + "Rename" : "Preimenuj", "Revoke" : "Prekliči", "This session" : "Ta seja", "Device" : "Naprava", @@ -71,8 +118,9 @@ OC.L10N.register( "Done" : "Končano", "Copied!" : "Kopirano!", "Copy" : "Kopiraj", - "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Uradne programe razvijajo posamezniki, ki na odprt način sodelujejo s skupnostjo. V kodo so vključene bistvene zmožnosti programa, uporaba je namenjena široki skupini uporabnikov.", + "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Uradne programe razvijajo posamezniki, ki sodelujejo s skupnostjo. Paketi vključujejo osrednje zmožnosti programa, uporaba pa je namenjena tudi končnim uporabnikom.", "Official" : "Uradno", + "Remove" : "Odstrani", "Disable" : "Onemogoči", "All" : "Vsi", "No results" : "Ni zadetkov", @@ -85,13 +133,15 @@ OC.L10N.register( "User documentation" : "Uporabniška dokumentacija", "Admin documentation" : "Skrbniška dokumentacija", "Developer documentation" : "Dokumentacija za razvijalce", - "No apps found for your version" : "Za to različico ni na voljo noben vstavek", + "No apps found for your version" : "Za to različico ni na voljo noben program", "Disable all" : "Onemogoči vse", "Enable all" : "Omogoči vse", "Download and enable" : "Prejmi in omogoči", "Enable" : "Omogoči", "The app will be downloaded from the app store" : "Program bo prejet iz zbirke programov", "New password" : "Novo geslo", + "No language set" : "Jezik ni nastavljen", + "Never" : "Nikoli", "Delete user" : "Izbriši uporabnika", "Disable user" : "Onemogoči uporabnika", "Enable user" : "Omogoči uporabnika", @@ -101,9 +151,21 @@ OC.L10N.register( "Last login" : "Zadnja prijava", "Unlimited" : "Neomejeno", "Default quota" : "Privzeta količinska omejitev", + "All languages" : "Vsi jeziki", "Your apps" : "Vsi programi", + "Active apps" : "Zagnani programi", + "Disabled apps" : "Onemogočeni programi", + "Updates" : "Posodobitve", + "App bundles" : "Paketi programov", + "New user" : "Nov uporabnik", + "Default quota:" : "Privzeta količinska omejitev :", + "Select default quota" : "Izbor količinske omejitve", + "Show Languages" : "Pokaži jezike", + "Show last login" : "Pokaži zadnjo prijavo", "Show user backend" : "Pokaži ozadnji program", + "Remove group" : "Odstrani skupino", "Admins" : "Skrbniki", + "Disabled users" : "Onemogočeni uporabniki", "Everyone" : "Vsi", "Add group" : "Dodaj skupino", "SSL Root Certificates" : "Korenska potrdila SSL", @@ -135,34 +197,47 @@ OC.L10N.register( "Test email settings" : "Preizkus nastavitev elektronske pošte", "Send email" : "Pošlji elektronsko sporočilo", "Security & setup warnings" : "Varnost in namestitvena opozorila", + "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Zaradi varnosti in optimizacije delovanja je pomembno, da je sistem pravilno nastavljen. Za pomoč pri preverjanju se samodejno izvajajo nekateri preizkusi. Več podrobnosti o tem je zabeleženih v dokumentaciji. ", "All checks passed." : "Vsa preverjanja so uspešno zaključena.", + "There are some errors regarding your setup." : "Med preverjanjem je bilo zaznanih je nekaj napak namestitve.", + "There are some warnings regarding your setup." : "Med preverjanjem je bilo javljenih nekaj opozoril.", + "Checking for system and security issues." : "Preverjanje sistemskih in varnostnih nastavitev.", "Version" : "Različica", + "Two-Factor Authentication" : "Dvo-stopenjska overitev", "Server-side encryption" : "Šifriranje na strežniku", "Enable server-side encryption" : "Omogoči šifriranje na strežniku", - "Please read carefully before activating server-side encryption: " : "Pozorno preberite opombe, preden omogočite strežniško šifriranje:", + "Please read carefully before activating server-side encryption: " : "Pred omogočanjem strežniškega šifriranja pozorno preberite opombe:", "Be aware that encryption always increases the file size." : " Upoštevajte, da šifriranje poveča velikost datoteke.", "This is the final warning: Do you really want to enable encryption?" : "To je zadnje opozorilo. Ali res želite omogočiti šifriranje?", "Enable encryption" : "Omogoči šifriranje", "No encryption module loaded, please enable an encryption module in the app menu." : "Modul za šifriranje ni naložen. Pred nadaljevanjem je treba modul določiti v seznamu programov.", "Select default encryption module:" : "Izbor privzetega modula za šifriranje:", "Start migration" : "Začni selitev", + "Background jobs" : "Opravila v ozadju", "Execute one task with each page loaded" : "Izvedi eno nalogo z vsako naloženo stranjo.", "Sharing" : "Souporaba", + "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Skrbnik lahko prilagodi možnosti souporabe. Več podrobnosti je zapisanih v dokumentaciji.", "Allow apps to use the Share API" : "Dovoli programom uporabo vmesnika API souporabe", "Allow users to share via link" : "Uporabnikom dovoli omogočanje souporabe s povezavami", "Allow public uploads" : "Dovoli javno pošiljanje datotek v oblak", + "Always ask for a password" : "Vedno zahtevaj za geslo", "Enforce password protection" : "Vsili zaščito z geslom", - "Set default expiration date" : "Nastavitev privzetega datuma poteka", - "Expire after " : "Preteče po", - "days" : "dneh", + "Set default expiration date" : "Samodejno nastavi datuma poteka", + "Expire after " : "Povezava naj poteče po", + "days" : "dneh.", "Enforce expiration date" : "Vsili datum preteka", "Allow resharing" : "Dovoli nadaljnjo souporabo", "Allow sharing with groups" : "Dovoli souporabo s skupinami", "Restrict users to only share with users in their groups" : "Uporabnikom dovoli omogočanje souporabe le znotraj njihove skupine", - "Exclude groups from sharing" : "Izloči skupine iz souporabe", - "These groups will still be able to receive shares, but not to initiate them." : "Te skupine lahko sprejemajo mape v souporabo, ne morejo pa souporabe dovoliti", + "Exclude groups from sharing" : "Izloči izbrane skupine iz souporabe", + "These groups will still be able to receive shares, but not to initiate them." : "Te skupine lahko sprejemajo mape v souporabo, nimajo pa dovoljenja za omogočanje souporabe.", + "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Dovoli samodejno dokončanje uporabniškega imena v pogovornem oknu souporabe. Z onemogočeno možnostjo je treba v celoti vpisati uporabniško ime oziroma geslo.", + "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Pokaži besedilo izjave o omejitvi odgovornosti na javnih povezavah za pošiljanje (če je onemogočen prikaz seznama datotek).", + "This text will be shown on the public link upload page when the file list is hidden." : "Besedilo izjave o omejitvi odgovornosti, ki bo izpisano v oknu za pošiljanje, ko je možnost prikaza seznama datotek onemogočena.", + "Default share permissions" : "Privzeta dovoljenja souporabe", "Personal" : "Osebno", - "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Okolje razvija {communityopen}skupnost Nextcloud{linkclose}, {githubopen}izvorna koda{linkclose} pa je objavljena pod pogijo dovoljenja {licenseopen}AGPL{linkclose}.", + "Administration" : "Skrbništvo", + "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Okolje razvija {communityopen}skupnost Nextcloud{linkclose}, {githubopen}izvorna koda{linkclose} pa je objavljena pod pogoji dovoljenja {licenseopen}AGPL{linkclose}.", "Follow us on Twitter" : "Sledite nam na Twitter!", "Follow us on Mastodon" : "Sledite nam na Mastodon", "Profile picture" : "Slika profila", @@ -192,6 +267,18 @@ OC.L10N.register( "Help translate" : "Sodelujte pri prevajanju", "Locale" : "Jezikovne nastavitve", "Current password" : "Trenutno geslo", - "Change password" : "Spremeni geslo" + "Change password" : "Spremeni geslo", + "Disconnect" : "Prekinjeni povezavo", + "iPhone iOS" : "iPhone iOS", + "iPad iOS" : "iPad iOS", + "iOS Client" : "Odjemalec iOS", + "Android Client" : "Odjemalec Android", + "Not supported!" : "Ni podprto!", + "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.", + "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.", + "Error while loading browser sessions and device tokens" : " Napaka med nalaganjem sej brskalnika in žetonov naprave", + "Default quota :" : "Privzeta količinska omejitev :", + "Follow us on Google+" : "Sledite nam na Google+", + "You are using %s of %s (%s %%)" : "Uporabljate %s od %s (%s %%)" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/settings/l10n/sl.json b/settings/l10n/sl.json index 75f112c0c51..99c6b723196 100644 --- a/settings/l10n/sl.json +++ b/settings/l10n/sl.json @@ -2,7 +2,8 @@ "{actor} changed your password" : "{actor} vaše geslo je spremenjeno", "You changed your password" : "Spremenili ste vaše geslo", "Security" : "Varnost", - "Couldn't remove app." : "Ni mogoče odstraniti programa.", + "Your password or email was modified" : "Spremenjeno je bilo geslo oziroma elektronski naslov", + "Couldn't remove app." : "Programa ni mogoče odstraniti.", "Couldn't update app." : "Programa ni mogoče posodobiti.", "Wrong password" : "Napačno geslo", "Saved" : "Shranjeno", @@ -46,14 +47,60 @@ "Select a profile picture" : "Izbor slike profila", "Week starts on {fdow}" : "Začetek tedna je {fdow}", "Groups" : "Skupine", + "Group list is empty" : "Seznam skupin je prazen", + "Unable to retrieve the group list" : "Ni mogoče pridobiti seznama skupin", + "Afrikaans (Namibia)" : "Afrikanščina (Namibia)", + "Afrikaans (South Africa)" : "Afrikanščina (Južna Afrika)", + "Afrikaans" : "Afrikanščina", + "Akan (Ghana)" : "Akanščina (Gana)", + "Akan" : "Akanščina", + "Albanian (Albania)" : "Albanščina (Albanija)", + "Albanian" : "Albanščina", + "Amharic (Ethiopia)" : "Amharščina (Etiopija)", + "Amharic" : "Amharščina", + "Arabic (Algeria)" : "Arabščina (Alžirija)", + "Arabic (Bahrain)" : "Arabščina (Bahrain)", + "Arabic (Egypt)" : "Arabščina (Egipt)", + "Arabic (Iraq)" : "Arabščina (Irak)", + "Arabic (Jordan)" : "Arabščina (Jordanija)", + "Arabic (Kuwait)" : "Arabščina (Kuvajt)", + "Arabic (Lebanon)" : "Arabščina (Libanon)", + "Arabic (Libya)" : "Arabščina (Libija)", + "Arabic (Morocco)" : "Arabščina (Maroko)", + "Arabic (Oman)" : "Arabščina (Oman)", + "Arabic (Qatar)" : "Arabščina (Katar)", + "Arabic (Saudi Arabia)" : "Arabščina (Savdova arabija)", + "Arabic (Sudan)" : "Arabščina (Sudan)", + "Arabic (Syria)" : "Arabščina (Sirija)", + "Arabic (Tunisia)" : "Arabščina (Tunizija)", + "Arabic (United Arab Emirates)" : "Arabščina (Združeni Emirati)", + "Arabic (Yemen)" : "Arabščina (Jemen)", + "Arabic" : "Arabščina", + "Armenian (Armenia)" : "Armenščina (Armenija)", + "Armenian" : "Armenščina", + "Assamese (India)" : "Asamščina (Indija)", + "Assamese" : "Asamščina", + "Asu (Tanzania)" : "Asujščina (Tanzanija)", + "Asu" : "Asujščina", + "English" : "Angleščina", + "Esperanto" : "Esperanto", + "Estonian" : "Estonščina", + "Faroese" : "Farščina", + "Finnish" : "Finščina", + "French" : "Francoščina", "Limit to groups" : "Omeji na skupine", + "Save changes" : "Shrani spremembe", + "Device settings" : "Nastavitve naprave", "Internet Explorer" : "Internet Explorer", "Edge" : "Microsoft Edge", "Firefox" : "Mozilla Firefox", "Google Chrome" : "Google Chrome", "Safari" : "Safari", "Google Chrome for Android" : "Google Chrome za Android", - "Allow filesystem access" : "Dovoli sistemski datotečni dostop", + "iPhone" : "iPhone", + "iPad" : "iPad", + "Allow filesystem access" : "Dovoli dostop do datotečnega sistema", + "Rename" : "Preimenuj", "Revoke" : "Prekliči", "This session" : "Ta seja", "Device" : "Naprava", @@ -69,8 +116,9 @@ "Done" : "Končano", "Copied!" : "Kopirano!", "Copy" : "Kopiraj", - "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Uradne programe razvijajo posamezniki, ki na odprt način sodelujejo s skupnostjo. V kodo so vključene bistvene zmožnosti programa, uporaba je namenjena široki skupini uporabnikov.", + "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Uradne programe razvijajo posamezniki, ki sodelujejo s skupnostjo. Paketi vključujejo osrednje zmožnosti programa, uporaba pa je namenjena tudi končnim uporabnikom.", "Official" : "Uradno", + "Remove" : "Odstrani", "Disable" : "Onemogoči", "All" : "Vsi", "No results" : "Ni zadetkov", @@ -83,13 +131,15 @@ "User documentation" : "Uporabniška dokumentacija", "Admin documentation" : "Skrbniška dokumentacija", "Developer documentation" : "Dokumentacija za razvijalce", - "No apps found for your version" : "Za to različico ni na voljo noben vstavek", + "No apps found for your version" : "Za to različico ni na voljo noben program", "Disable all" : "Onemogoči vse", "Enable all" : "Omogoči vse", "Download and enable" : "Prejmi in omogoči", "Enable" : "Omogoči", "The app will be downloaded from the app store" : "Program bo prejet iz zbirke programov", "New password" : "Novo geslo", + "No language set" : "Jezik ni nastavljen", + "Never" : "Nikoli", "Delete user" : "Izbriši uporabnika", "Disable user" : "Onemogoči uporabnika", "Enable user" : "Omogoči uporabnika", @@ -99,9 +149,21 @@ "Last login" : "Zadnja prijava", "Unlimited" : "Neomejeno", "Default quota" : "Privzeta količinska omejitev", + "All languages" : "Vsi jeziki", "Your apps" : "Vsi programi", + "Active apps" : "Zagnani programi", + "Disabled apps" : "Onemogočeni programi", + "Updates" : "Posodobitve", + "App bundles" : "Paketi programov", + "New user" : "Nov uporabnik", + "Default quota:" : "Privzeta količinska omejitev :", + "Select default quota" : "Izbor količinske omejitve", + "Show Languages" : "Pokaži jezike", + "Show last login" : "Pokaži zadnjo prijavo", "Show user backend" : "Pokaži ozadnji program", + "Remove group" : "Odstrani skupino", "Admins" : "Skrbniki", + "Disabled users" : "Onemogočeni uporabniki", "Everyone" : "Vsi", "Add group" : "Dodaj skupino", "SSL Root Certificates" : "Korenska potrdila SSL", @@ -133,34 +195,47 @@ "Test email settings" : "Preizkus nastavitev elektronske pošte", "Send email" : "Pošlji elektronsko sporočilo", "Security & setup warnings" : "Varnost in namestitvena opozorila", + "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Zaradi varnosti in optimizacije delovanja je pomembno, da je sistem pravilno nastavljen. Za pomoč pri preverjanju se samodejno izvajajo nekateri preizkusi. Več podrobnosti o tem je zabeleženih v dokumentaciji. ", "All checks passed." : "Vsa preverjanja so uspešno zaključena.", + "There are some errors regarding your setup." : "Med preverjanjem je bilo zaznanih je nekaj napak namestitve.", + "There are some warnings regarding your setup." : "Med preverjanjem je bilo javljenih nekaj opozoril.", + "Checking for system and security issues." : "Preverjanje sistemskih in varnostnih nastavitev.", "Version" : "Različica", + "Two-Factor Authentication" : "Dvo-stopenjska overitev", "Server-side encryption" : "Šifriranje na strežniku", "Enable server-side encryption" : "Omogoči šifriranje na strežniku", - "Please read carefully before activating server-side encryption: " : "Pozorno preberite opombe, preden omogočite strežniško šifriranje:", + "Please read carefully before activating server-side encryption: " : "Pred omogočanjem strežniškega šifriranja pozorno preberite opombe:", "Be aware that encryption always increases the file size." : " Upoštevajte, da šifriranje poveča velikost datoteke.", "This is the final warning: Do you really want to enable encryption?" : "To je zadnje opozorilo. Ali res želite omogočiti šifriranje?", "Enable encryption" : "Omogoči šifriranje", "No encryption module loaded, please enable an encryption module in the app menu." : "Modul za šifriranje ni naložen. Pred nadaljevanjem je treba modul določiti v seznamu programov.", "Select default encryption module:" : "Izbor privzetega modula za šifriranje:", "Start migration" : "Začni selitev", + "Background jobs" : "Opravila v ozadju", "Execute one task with each page loaded" : "Izvedi eno nalogo z vsako naloženo stranjo.", "Sharing" : "Souporaba", + "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Skrbnik lahko prilagodi možnosti souporabe. Več podrobnosti je zapisanih v dokumentaciji.", "Allow apps to use the Share API" : "Dovoli programom uporabo vmesnika API souporabe", "Allow users to share via link" : "Uporabnikom dovoli omogočanje souporabe s povezavami", "Allow public uploads" : "Dovoli javno pošiljanje datotek v oblak", + "Always ask for a password" : "Vedno zahtevaj za geslo", "Enforce password protection" : "Vsili zaščito z geslom", - "Set default expiration date" : "Nastavitev privzetega datuma poteka", - "Expire after " : "Preteče po", - "days" : "dneh", + "Set default expiration date" : "Samodejno nastavi datuma poteka", + "Expire after " : "Povezava naj poteče po", + "days" : "dneh.", "Enforce expiration date" : "Vsili datum preteka", "Allow resharing" : "Dovoli nadaljnjo souporabo", "Allow sharing with groups" : "Dovoli souporabo s skupinami", "Restrict users to only share with users in their groups" : "Uporabnikom dovoli omogočanje souporabe le znotraj njihove skupine", - "Exclude groups from sharing" : "Izloči skupine iz souporabe", - "These groups will still be able to receive shares, but not to initiate them." : "Te skupine lahko sprejemajo mape v souporabo, ne morejo pa souporabe dovoliti", + "Exclude groups from sharing" : "Izloči izbrane skupine iz souporabe", + "These groups will still be able to receive shares, but not to initiate them." : "Te skupine lahko sprejemajo mape v souporabo, nimajo pa dovoljenja za omogočanje souporabe.", + "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Dovoli samodejno dokončanje uporabniškega imena v pogovornem oknu souporabe. Z onemogočeno možnostjo je treba v celoti vpisati uporabniško ime oziroma geslo.", + "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Pokaži besedilo izjave o omejitvi odgovornosti na javnih povezavah za pošiljanje (če je onemogočen prikaz seznama datotek).", + "This text will be shown on the public link upload page when the file list is hidden." : "Besedilo izjave o omejitvi odgovornosti, ki bo izpisano v oknu za pošiljanje, ko je možnost prikaza seznama datotek onemogočena.", + "Default share permissions" : "Privzeta dovoljenja souporabe", "Personal" : "Osebno", - "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Okolje razvija {communityopen}skupnost Nextcloud{linkclose}, {githubopen}izvorna koda{linkclose} pa je objavljena pod pogijo dovoljenja {licenseopen}AGPL{linkclose}.", + "Administration" : "Skrbništvo", + "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Okolje razvija {communityopen}skupnost Nextcloud{linkclose}, {githubopen}izvorna koda{linkclose} pa je objavljena pod pogoji dovoljenja {licenseopen}AGPL{linkclose}.", "Follow us on Twitter" : "Sledite nam na Twitter!", "Follow us on Mastodon" : "Sledite nam na Mastodon", "Profile picture" : "Slika profila", @@ -190,6 +265,18 @@ "Help translate" : "Sodelujte pri prevajanju", "Locale" : "Jezikovne nastavitve", "Current password" : "Trenutno geslo", - "Change password" : "Spremeni geslo" + "Change password" : "Spremeni geslo", + "Disconnect" : "Prekinjeni povezavo", + "iPhone iOS" : "iPhone iOS", + "iPad iOS" : "iPad iOS", + "iOS Client" : "Odjemalec iOS", + "Android Client" : "Odjemalec Android", + "Not supported!" : "Ni podprto!", + "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.", + "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.", + "Error while loading browser sessions and device tokens" : " Napaka med nalaganjem sej brskalnika in žetonov naprave", + "Default quota :" : "Privzeta količinska omejitev :", + "Follow us on Google+" : "Sledite nam na Google+", + "You are using %s of %s (%s %%)" : "Uporabljate %s od %s (%s %%)" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file -- cgit v1.2.3 From 009c2dfbd53833882e1c279c96979406be7d8281 Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Mon, 29 Apr 2019 16:12:01 +0200 Subject: take return of mkdir into account, throw exception on failure Signed-off-by: Arthur Schiwon --- lib/private/Files/Node/Folder.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/private/Files/Node/Folder.php b/lib/private/Files/Node/Folder.php index a9b443ce52e..ebf67e47a21 100644 --- a/lib/private/Files/Node/Folder.php +++ b/lib/private/Files/Node/Folder.php @@ -158,7 +158,9 @@ class Folder extends Node implements \OCP\Files\Folder { $nonExisting = new NonExistingFolder($this->root, $this->view, $fullPath); $this->root->emit('\OC\Files', 'preWrite', array($nonExisting)); $this->root->emit('\OC\Files', 'preCreate', array($nonExisting)); - $this->view->mkdir($fullPath); + if(!$this->view->mkdir($fullPath)) { + throw new NotPermittedException('Could not create folder'); + } $node = new Folder($this->root, $this->view, $fullPath); $this->root->emit('\OC\Files', 'postWrite', array($node)); $this->root->emit('\OC\Files', 'postCreate', array($node)); -- cgit v1.2.3