mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
7c64b0d8a7
commit
f661ea9d74
16 changed files with 16 additions and 2 deletions
|
|
@ -217,6 +217,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. See %s" : "Nebo, pokud chcete mít soubor config.php pouze pro čtení, nastavte v něm volbu „config_is_read_only“ na hodnotu true. Viz %s",
|
||||
"Cannot write into \"apps\" directory" : "Nedaří se zapisovat do adresáře „apps“",
|
||||
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "Toto je obvykle možné napravit udělením přístupu ke čtení adresáře s aplikací pro webový server nebo vypnutím katalogu s aplikacemi v souboru s nastaveními.",
|
||||
"Cannot create \"data\" directory." : "Nedaří se vytvořit adresář „data“.",
|
||||
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Toto obvykle lze vyřešit udělením oprávnění k zápisu do kořenové složky webu pro účet, pod kterým je provozován webový server. Viz %s",
|
||||
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Oprávnění lze obvykle napravit umožněním zápisu do kořene webu pro účet, pod kterým je provozován webový server. Viz %s.",
|
||||
"Setting locale to %s failed" : "Nastavení místních a jazykových nastavení na %s se nezdařilo",
|
||||
|
|
|
|||
|
|
@ -215,6 +215,7 @@
|
|||
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Nebo, pokud chcete mít soubor config.php pouze pro čtení, nastavte v něm volbu „config_is_read_only“ na hodnotu true. Viz %s",
|
||||
"Cannot write into \"apps\" directory" : "Nedaří se zapisovat do adresáře „apps“",
|
||||
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "Toto je obvykle možné napravit udělením přístupu ke čtení adresáře s aplikací pro webový server nebo vypnutím katalogu s aplikacemi v souboru s nastaveními.",
|
||||
"Cannot create \"data\" directory." : "Nedaří se vytvořit adresář „data“.",
|
||||
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Toto obvykle lze vyřešit udělením oprávnění k zápisu do kořenové složky webu pro účet, pod kterým je provozován webový server. Viz %s",
|
||||
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Oprávnění lze obvykle napravit umožněním zápisu do kořene webu pro účet, pod kterým je provozován webový server. Viz %s.",
|
||||
"Setting locale to %s failed" : "Nastavení místních a jazykových nastavení na %s se nezdařilo",
|
||||
|
|
|
|||
|
|
@ -217,6 +217,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. See %s" : "Oder wenn Sie möchten, dass die Datei config.php schreibgeschützt bleiben soll, dann setzen Sie die Option \"config_is_read_only\" in der Datei auf True. Siehe %s",
|
||||
"Cannot write into \"apps\" directory" : "Schreiben in das „apps“-Verzeichnis ist nicht möglich",
|
||||
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "Dies kann normalerweise behoben werden, indem dem Webserver Schreibzugriff auf das App-Verzeichnis gegeben wird oder der App-Store in der Konfigurationsdatei deaktiviert wird.",
|
||||
"Cannot create \"data\" directory." : "Kann das \"Daten\"-Verzeichnis nicht erstellen.",
|
||||
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Dies kann zumeist behoben werden, indem dem Web-Server Schreibzugriff auf das Wurzel-Verzeichnis eingeräumt wird. Siehe auch %s",
|
||||
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Berechtigungen können zumeist korrigiert werden indem dem Web-Server Schreibzugriff auf das Wurzel-Verzeichnis eingeräumt wird. Siehe auch %s. ",
|
||||
"Setting locale to %s failed" : "Das Setzen der Umgebungslokale auf %s ist fehlgeschlagen",
|
||||
|
|
|
|||
|
|
@ -215,6 +215,7 @@
|
|||
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Oder wenn Sie möchten, dass die Datei config.php schreibgeschützt bleiben soll, dann setzen Sie die Option \"config_is_read_only\" in der Datei auf True. Siehe %s",
|
||||
"Cannot write into \"apps\" directory" : "Schreiben in das „apps“-Verzeichnis ist nicht möglich",
|
||||
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "Dies kann normalerweise behoben werden, indem dem Webserver Schreibzugriff auf das App-Verzeichnis gegeben wird oder der App-Store in der Konfigurationsdatei deaktiviert wird.",
|
||||
"Cannot create \"data\" directory." : "Kann das \"Daten\"-Verzeichnis nicht erstellen.",
|
||||
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Dies kann zumeist behoben werden, indem dem Web-Server Schreibzugriff auf das Wurzel-Verzeichnis eingeräumt wird. Siehe auch %s",
|
||||
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Berechtigungen können zumeist korrigiert werden indem dem Web-Server Schreibzugriff auf das Wurzel-Verzeichnis eingeräumt wird. Siehe auch %s. ",
|
||||
"Setting locale to %s failed" : "Das Setzen der Umgebungslokale auf %s ist fehlgeschlagen",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"lib",
|
||||
{
|
||||
"Cannot write into \"config\" directory!" : "Nem írható a \"config\" könyvtár!",
|
||||
"Cannot write into \"config\" directory!" : "A „config” könyvtár nem írható!",
|
||||
"This can usually be fixed by giving the webserver write access to the config directory." : "Ez általában úgy javítható, hogy a webszervernek írási hozzáférést biztosít a konfigurációs könyvtárhoz.",
|
||||
"See %s" : "Lásd %s",
|
||||
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "A %1$s alkalmazás fájljait helyetelenül cserélték le. Ellenőrizze, hogy kompatibilis-e a szerverrel .",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{ "translations": {
|
||||
"Cannot write into \"config\" directory!" : "Nem írható a \"config\" könyvtár!",
|
||||
"Cannot write into \"config\" directory!" : "A „config” könyvtár nem írható!",
|
||||
"This can usually be fixed by giving the webserver write access to the config directory." : "Ez általában úgy javítható, hogy a webszervernek írási hozzáférést biztosít a konfigurációs könyvtárhoz.",
|
||||
"See %s" : "Lásd %s",
|
||||
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "A %1$s alkalmazás fájljait helyetelenül cserélték le. Ellenőrizze, hogy kompatibilis-e a szerverrel .",
|
||||
|
|
|
|||
|
|
@ -217,6 +217,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. See %s" : "Alebo, ak preferujete ponechať súbor config.php iba na čítanie, nastavte v ňom parameter \"config_is_read_only\" na true. Viď %s",
|
||||
"Cannot write into \"apps\" directory" : "Nie je možné zapisovať do priečinka \"apps\"",
|
||||
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "Toto sa zvyčajne dá opraviť poskytnutím práva webového servera na zápis do priečinka s aplikáciami alebo vypnutím katalógu s aplikáciami v súbore s nastaveniami.",
|
||||
"Cannot create \"data\" directory." : "Nie je možné vytvoriť priečinok \"data\"",
|
||||
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "To je zvyčajne možné opraviť tým, že udelíte webovému serveru oprávnenie na zápis do koreňového adresára. Viď %s",
|
||||
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Oprávnenia je zvyčajne možné opraviť tým, že udelíte webovému serveru oprávnenie na zápis do koreňového priečinka. Viď %s.",
|
||||
"Setting locale to %s failed" : "Nastavenie locale na %s zlyhalo",
|
||||
|
|
|
|||
|
|
@ -215,6 +215,7 @@
|
|||
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Alebo, ak preferujete ponechať súbor config.php iba na čítanie, nastavte v ňom parameter \"config_is_read_only\" na true. Viď %s",
|
||||
"Cannot write into \"apps\" directory" : "Nie je možné zapisovať do priečinka \"apps\"",
|
||||
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "Toto sa zvyčajne dá opraviť poskytnutím práva webového servera na zápis do priečinka s aplikáciami alebo vypnutím katalógu s aplikáciami v súbore s nastaveniami.",
|
||||
"Cannot create \"data\" directory." : "Nie je možné vytvoriť priečinok \"data\"",
|
||||
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "To je zvyčajne možné opraviť tým, že udelíte webovému serveru oprávnenie na zápis do koreňového adresára. Viď %s",
|
||||
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Oprávnenia je zvyčajne možné opraviť tým, že udelíte webovému serveru oprávnenie na zápis do koreňového priečinka. Viď %s.",
|
||||
"Setting locale to %s failed" : "Nastavenie locale na %s zlyhalo",
|
||||
|
|
|
|||
|
|
@ -217,6 +217,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. See %s" : "Ya da config.php dosyasının salt okunur olarak kalmasını istiyorsanız içindeki \"config_is_read_only\" seçeneğini true olarak ayarlayın. %s bölümüne bakabilirsiniz",
|
||||
"Cannot write into \"apps\" directory" : "\"apps\" klasörüne yazılamıyor",
|
||||
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "Bu sorun genellikle, web sunucusuna apps klasörüne yazma izni verilerek ya da yapılandırma dosyasından Uygulama Mağazası devre dışı bırakılarak çözülebilir.",
|
||||
"Cannot create \"data\" directory." : "\"data\" klasörü oluşturulamadı",
|
||||
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Bu sorun genellikle, web sunucusuna kök klasöre yazma izni verilerek çözülebilir. %s bölümüne bakın",
|
||||
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "İzinler genellikle, web sunucusuna kök klasöre yazma izni verilerek düzeltilebilir. %s bölümüne bakın.",
|
||||
"Setting locale to %s failed" : "Dil %s olarak ayarlanamadı",
|
||||
|
|
|
|||
|
|
@ -215,6 +215,7 @@
|
|||
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Ya da config.php dosyasının salt okunur olarak kalmasını istiyorsanız içindeki \"config_is_read_only\" seçeneğini true olarak ayarlayın. %s bölümüne bakabilirsiniz",
|
||||
"Cannot write into \"apps\" directory" : "\"apps\" klasörüne yazılamıyor",
|
||||
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "Bu sorun genellikle, web sunucusuna apps klasörüne yazma izni verilerek ya da yapılandırma dosyasından Uygulama Mağazası devre dışı bırakılarak çözülebilir.",
|
||||
"Cannot create \"data\" directory." : "\"data\" klasörü oluşturulamadı",
|
||||
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Bu sorun genellikle, web sunucusuna kök klasöre yazma izni verilerek çözülebilir. %s bölümüne bakın",
|
||||
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "İzinler genellikle, web sunucusuna kök klasöre yazma izni verilerek düzeltilebilir. %s bölümüne bakın.",
|
||||
"Setting locale to %s failed" : "Dil %s olarak ayarlanamadı",
|
||||
|
|
|
|||
|
|
@ -217,6 +217,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. See %s" : "或者,如果希望保持 config.php 文件的只读权限,请将 \"config_is_read_only\" 设置为 true。查看 %s",
|
||||
"Cannot write into \"apps\" directory" : "无法写入“apps”目录",
|
||||
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "这通常可以通过给予 webserver 对应用目录的写入权限或在配置文件中禁用应用商店来解决。",
|
||||
"Cannot create \"data\" directory." : "无法创建 “data” 目录",
|
||||
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "这个通常可以通过赋予根目录写入权限来修复。查看:%s",
|
||||
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "权限通常可以通过赋予根目录写入权限来修复。查看:%s。",
|
||||
"Setting locale to %s failed" : "设置语言为 %s 失败",
|
||||
|
|
|
|||
|
|
@ -215,6 +215,7 @@
|
|||
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "或者,如果希望保持 config.php 文件的只读权限,请将 \"config_is_read_only\" 设置为 true。查看 %s",
|
||||
"Cannot write into \"apps\" directory" : "无法写入“apps”目录",
|
||||
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "这通常可以通过给予 webserver 对应用目录的写入权限或在配置文件中禁用应用商店来解决。",
|
||||
"Cannot create \"data\" directory." : "无法创建 “data” 目录",
|
||||
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "这个通常可以通过赋予根目录写入权限来修复。查看:%s",
|
||||
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "权限通常可以通过赋予根目录写入权限来修复。查看:%s。",
|
||||
"Setting locale to %s failed" : "设置语言为 %s 失败",
|
||||
|
|
|
|||
|
|
@ -217,6 +217,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. See %s" : "或者,如果您比較希望保留 config.php 的唯讀狀態,請在該設定檔中將 \"config_is_read_only\" 設定為 true。見%s",
|
||||
"Cannot write into \"apps\" directory" : "無法寫入 apps 目錄",
|
||||
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "這通常可以通過授予網絡伺服器對應用程式目錄的寫存取權限或在配置檔案中禁用 App Store 來解決。",
|
||||
"Cannot create \"data\" directory." : "無法建立 \"data\" 目錄",
|
||||
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "開放網頁伺服器存取根目錄通常就可以修正這個問題,詳見 %s",
|
||||
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "開放網頁伺服器存取根目錄通常就可以修正權限問題,詳見 %s",
|
||||
"Setting locale to %s failed" : "設定語系為 %s 失敗",
|
||||
|
|
|
|||
|
|
@ -215,6 +215,7 @@
|
|||
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "或者,如果您比較希望保留 config.php 的唯讀狀態,請在該設定檔中將 \"config_is_read_only\" 設定為 true。見%s",
|
||||
"Cannot write into \"apps\" directory" : "無法寫入 apps 目錄",
|
||||
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "這通常可以通過授予網絡伺服器對應用程式目錄的寫存取權限或在配置檔案中禁用 App Store 來解決。",
|
||||
"Cannot create \"data\" directory." : "無法建立 \"data\" 目錄",
|
||||
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "開放網頁伺服器存取根目錄通常就可以修正這個問題,詳見 %s",
|
||||
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "開放網頁伺服器存取根目錄通常就可以修正權限問題,詳見 %s",
|
||||
"Setting locale to %s failed" : "設定語系為 %s 失敗",
|
||||
|
|
|
|||
|
|
@ -217,6 +217,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. See %s" : "或者,如果您比較希望保留 config.php 的唯讀狀態,請在該設定檔中將 \"config_is_read_only\" 設定為 true。見%s",
|
||||
"Cannot write into \"apps\" directory" : "無法寫入 apps 目錄",
|
||||
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "允許網頁伺服器寫入應用程式的目錄或是在設定檔中停用應用程式商店通常可以解決這個問題。",
|
||||
"Cannot create \"data\" directory." : "無法建立「data」目錄。",
|
||||
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "開放網頁伺服器存取根目錄通常就可以修正這個問題,詳見 %s",
|
||||
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "開放網頁伺服器存取根目錄通常就可以修正權限問題,詳見 %s",
|
||||
"Setting locale to %s failed" : "設定語系為 %s 失敗",
|
||||
|
|
|
|||
|
|
@ -215,6 +215,7 @@
|
|||
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "或者,如果您比較希望保留 config.php 的唯讀狀態,請在該設定檔中將 \"config_is_read_only\" 設定為 true。見%s",
|
||||
"Cannot write into \"apps\" directory" : "無法寫入 apps 目錄",
|
||||
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "允許網頁伺服器寫入應用程式的目錄或是在設定檔中停用應用程式商店通常可以解決這個問題。",
|
||||
"Cannot create \"data\" directory." : "無法建立「data」目錄。",
|
||||
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "開放網頁伺服器存取根目錄通常就可以修正這個問題,詳見 %s",
|
||||
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "開放網頁伺服器存取根目錄通常就可以修正權限問題,詳見 %s",
|
||||
"Setting locale to %s failed" : "設定語系為 %s 失敗",
|
||||
|
|
|
|||
Loading…
Reference in a new issue